Skip to content

Exporter is overwriting default locale #213

@davtorrin

Description

@davtorrin

Exporter is overriding the JVM default locale to US and running applications require ES.
ExporterCall does "Locale.setDefault(Locale.US)" and MetricsStream.printPerformanceMetrics already print metrics in US format.

I'm not sure if exporter needs to modify the default locale, but this may cause an issue in a production environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions