Hello, with the existing metrics such as system_memory_usage which are sent by Windows and Linux hosts, I can't manage to accurately display the consumption in % in my dashboards, or use it for alerts!
Yes it's overhead, but would it be possible to send totals for memory, filesystem etc.?
I have no idea how finely granular the agents Otel-Collector is configured out of the box. But it might be possible to send total metric not very often, e.g. just every minute to reduce overhead.
But if anyone knows how to deal correctly with the existing system_memory_usage metrics for dashboards and alerts, I ask for help.