Exemplars and metrics (as of 1.9.0) #3926
Unanswered
pedro-leitao
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It definitely works for OTLP. Prometheus exemplars probably work, but there are bugs with it in 1.9.0; we're hoping to get a patch release out very soon to address the issues. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've gone through the documentation and code, but it is not clear to me what the current state of play is for exemplars and metrics.
Would something like:
counter.add(value, context)
Expose exemplars over the OTLP and Prometheus exporter ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions