Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Prometheus Compat] Figure out how to handle StateSet #1712

Closed
jsuereth opened this issue May 18, 2021 · 0 comments · Fixed by #3868
Closed

[Prometheus Compat] Figure out how to handle StateSet #1712

jsuereth opened this issue May 18, 2021 · 0 comments · Fixed by #3868
Labels
area:data-model For issues related to data model spec:metrics Related to the specification/metrics directory

Comments

@jsuereth
Copy link
Contributor

OpenMetrics Stateset defines one way of encoding "ENUM" metrics. Currently, OTLP lacks enumeration support (see #1711).

cc @bogdandrutu

@jsuereth jsuereth added spec:metrics Related to the specification/metrics directory area:data-model For issues related to data model labels May 18, 2021
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 31, 2024
…nown-typed metrics in OTLP (open-telemetry#3868)

Fixes
open-telemetry#3058
Fixes
open-telemetry#1712
Fixes
open-telemetry#2409

## Changes

Use metric.metadata (added in
open-telemetry/opentelemetry-proto#514) to
support representing prometheus metric types in OTLP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:data-model For issues related to data model spec:metrics Related to the specification/metrics directory
Projects
None yet
1 participant