Replies: 3 comments 7 replies
-
@atoulme, Hi atoulm or who can help me about this issue? Thanks in adcance. |
Beta Was this translation helpful? Give feedback.
-
@atoulme Hi, update otel config, as below: Issue still exists. And the timestamp keeps updating |
Beta Was this translation helpful? Give feedback.
-
@open-telemetry/collector-contrib-maintainer Hi, OTEL experts, Can anyone help me to look at this issue? Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment:
opentelemetry client(pod) + opentelmetry collector + prometheus
Function:
Send the CPU usage of multiple processes to the OpenTelemetry Collector through the OpenTelemetry client metrics.
Issue:
When a process stops running, the OpenTelemetry client will not send the CPU usage of that process. However, the OpenTelemetry collector will always query the CPU usage rate of processes, even if they have stopped.
Beta Was this translation helpful? Give feedback.
All reactions