Closed tombruijn closed 1 year ago
Looks like we already collect the memory usage as a percentage already, but the calculation is done in the agent:
We should still check if we want to report the other memory states as percentages too.
I just added the free memory metric as a percentage here: https://github.com/appsignal/appsignal-agent/pull/1058
If we're OK with adding the swap > 100% metrics that can also be done. I'm not sure if it'll add much value.
Some metrics we only report as absolute numbers, but let's also try to report them as percentages as possible. Something which is more easy to set alerts on (but not necessarily better!).
To do
⚠️ Important context: https://github.com/appsignal/probes-rs/issues/66#issuecomment-1641676269
memory
metric.