Skip to content

otel cpu utilization is high #25815

Closed
@strive-after

Description

@strive-after

Component(s)

cmd/otelcontribcol, receiver/hostmetrics

What happened?

Deploying otel on the four-tier proxy server to collect hostmetrics data will cause the CPU to be extremely high. After closing the network collection, it will return to normal. Through the flame graph query, it is found that gopsutil is used. This will scan files under the proc directory. The more links, the more CPU. The more resources are occupied, see if it can be adjusted. At present, there is no such problem in falcon using ss

Collector version

0.61.x

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions