Many tools we use natively expose Prometheus style metrics (which is being standardized under OpenMetrics).
Exposition formats | Prometheus
GitHub - OpenObservability/OpenMetrics: Evolving the Prometheus exposition format into a standard.
I would like to be able to point SolarWinds Orion at the metrics URLs of a number of different services and be able to natively import these metrics in so I can dashboard them and generate alerts.
Ideally I would like to point SolarWinds at a discovery endpoint such as Consul to automatically pick up the endpoints.
Examples of services I want to monitor in this way that SAM cannot currently do:
HAProxy:
HAProxy Exposes a Prometheus Metrics Endpoint - HAProxy Technologies
RabbitMQ:
Monitoring with Prometheus & Grafana — RabbitMQ
Consul:
Metrics | Consul by HashiCorp