oshi dependency not generating system metrics #6147
Unanswered
mounikaVeeha
asked this question in
Q&A
Replies: 0 comments
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.
-
We have an Oshi dependency in our application along with open telemetry java agent(auto instrumentation).Oshi will export system metrics like memory utilization and memory usage to otel agent which will later get exported to opentelemetry collector .This process works fine in local but not able to get the oshi metrics when the application is containerized.We need system metrics like system memory utilization and system memory usage as well accessible in containerized environment.
Beta Was this translation helpful? Give feedback.
All reactions