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
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
The data exposed by the api server
The metric data of other process groups on the server is normal