XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      The agent used to collect inventory AND metrics for platform resources. This is referring to these:

      https://github.com/hawkular/hawkular-agent/blob/hawkular-1275/hawkular-javaagent/src/test/resources/simple.yaml#L144-L159

      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?

            jmazzitelli John Mazzitelli
            jmazzitelli John Mazzitelli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: