Metrics Exporting #464
Unanswered
SaidineshBijjam
asked this question in
Q&A
Replies: 2 comments
-
@DebajitDas can you reply here. Thanks. @svrnm |
Beta Was this translation helpful? Give feedback.
0 replies
-
@SaidineshBijjam |
Beta Was this translation helpful? Give feedback.
0 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.
-
When using OpenTelemetry instrumentation in Java, I am able to export both metrics and traces. However, with the native OpenTelemetry modules for Apache/Nginx, I have observed that only traces can be exported, and metrics support is currently missing. Although I understand that metrics can be exported using OpenTelemetry collectors, I am curious if there are plans to support direct metrics export via the native modules in the future or if it is already available ?
Beta Was this translation helpful? Give feedback.
All reactions