Zero code instrumentation with system-metrics - how to configure metric selection and where to find metric description? #4729
Unanswered
jennykupzig
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.
-
When using the zero-code solution/auto-instrumentation for python and
import opentelemetry-instrumentation-system-metrics
several metrics are send to the opentelemtry-collector. Under https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/system_metrics/system_metrics.html it is described how to configure metrics.However, it is not described how to do such configuration when using the zero-code python instrumentation (https://opentelemetry.io/docs/zero-code/python/#setup & https://opentelemetry.io/docs/zero-code/python/example/#:~:text=This%20page%20demonstrates%20how%20to%20use%20Python%20auto-instrumentation,opentelemetry-python%20repository.%20This%20example%20uses%20three%20different%20scripts.). The questions which arise now are:
Beta Was this translation helpful? Give feedback.
All reactions