Replies: 1 comment 5 replies
-
We currently only produce traces, not metrics, from instrumented libraries. Because OpenTelemetry Java API/SDK does not provide yet support for metrics. Because metrics part of the specification is not stabilised yet. |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
Hi, I am trying to understand the process of how metrics are working. Since currently I see no metrics on our micronaut based application, I am trying to figure out how things are working. The libraries we are using are supported by opentelemetry as well. I can not understand why metrics are not available.
Can someone enlight me please about it?
Beta Was this translation helpful? Give feedback.
All reactions