How can we export the opentelemetry metrics to traces spans? #3148
Unanswered
chandru-kumar
asked this question in
Q&A
Replies: 2 comments 9 replies
-
I'm going to convert this to a discussion, since it's a question, not a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you explain what you mean by "export metrics to spans"? Can you give an example of what you're asking? |
Beta Was this translation helpful? Give feedback.
9 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.
Uh oh!
There was an error while loading. Please reload this page.
-
How can we export the opentelemetry metrics to traces spans? I see metrics example code is instrumenting jvm memory, but not using anywhere like attaching it to Span attributes or exporting to traces. How can we use OpenTelemetry metrics to attach it to Span?
Couldnt understand the usage of metrics with the examples..Can you pls provide us some good exmaples which shows end to end usage of metrics APIs?
Beta Was this translation helpful? Give feedback.
All reactions