Skip to content

prometheus: Add Translation Strategy per SDK schema update #261

@ywwg

Description

@ywwg

ref: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk_exporters/prometheus.md#configuration

The SDK schema has been updated to include a new configuration option, translation_strategy, to define how metric and label names should be translated when exporting to Prometheus. The otel-conf schema should be similarly updated to add support for this option.

It may also be desirable to deprecate without_units and possibly without_type_suffix as well, but to begin with we only plan to add the new string-based option.

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