You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
While working on the opentelemetry-demo project, adding exemplars to instrumentation, I discovered that the Prometheus exporter currently only adds exemplars to Histograms type metrics.
Describe the solution you'd like
To fully support exemplars, they should also been added, when available, to monotonic sum metrics.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component(s)
exporter/prometheus
Is your feature request related to a problem? Please describe.
While working on the opentelemetry-demo project, adding exemplars to instrumentation, I discovered that the Prometheus exporter currently only adds exemplars to Histograms type metrics.
Describe the solution you'd like
To fully support exemplars, they should also been added, when available, to monotonic sum metrics.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: