process-exporter icon indicating copy to clipboard operation
process-exporter copied to clipboard

The data of the metric `namedprocess_namegroup_memory_bytes` for the API server process group is abnormal.

Open vitaaaaa1 opened this issue 10 months ago • 1 comments

The metric namedprocess_namegroup_memory_bytes represents the memory usage of a process group. When I used this metric to check the memory usage of the process group, I found that the memory usage of the API server process group was abnormally high. However, when I checked the data through the native metrics exposed by the API server, the data was normal. Could someone help me solve this problem?

The data exposed by the proccess exporter Image

The data exposed by the api server Image

The metric data of other process groups on the server is normal Image

vitaaaaa1 avatar Jun 12 '25 02:06 vitaaaaa1

The data exposed by the proccess exporter Image

The data exposed by the api server Image

The metric data of other process groups on the server is normal Image

please check that the process-exporter and APIserver metrics labels specify the same node IP address.

SilenceAdele avatar Aug 06 '25 02:08 SilenceAdele