-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
The agent used to collect inventory AND metrics for platform resources. This is referring to these:
platform: enabled: true machine-id: my-machine-id-here container-id: my-container-id-here file-stores: enabled: true memory: enabled: true processors: enabled: true power-sources: enabled: true
We don't collect metrics anymore and these were metrics from Oshi, not JMX, so the jmx exporter isn't collecting them either.
We need to decide what to do. Do we keep the platform inventory and throw away metrics? Do we keep the platform inventory and add those metrics by wrapping with JMX? Or do we throw it all away, no platform inventory or metrics?