You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I deployed the Collector using Kubernetes to receive Trace data and report it to Kafka. However, I found that the CPU utilization rate of the Collector is high, but the memory utilization rate is low.
Steps to reproduce
I provided the Collector with a configuration of 1C2G.
What did you expect to see?
I hope the CPU utilization of the Collector can be lower, because its memory utilization is very low.
Are there any other ways to optimize this Collector? I want it to use less CPU resources.
What did you see instead?
Then I sent data to this Collector, and its monitoring situation is as follows:
Describe the bug
I deployed the Collector using Kubernetes to receive Trace data and report it to Kafka. However, I found that the CPU utilization rate of the Collector is high, but the memory utilization rate is low.
Steps to reproduce
I provided the Collector with a configuration of 1C2G.
What did you expect to see?
I hope the CPU utilization of the Collector can be lower, because its memory utilization is very low.
Are there any other ways to optimize this Collector? I want it to use less CPU resources.
What did you see instead?
Then I sent data to this Collector, and its monitoring situation is as follows:
What version did you use?
v0.95.0
What config did you use?
Environment
Additional context
I used pprof to analyze the CPU usage.
The text was updated successfully, but these errors were encountered: