prometheus / jmx_exporter

A process for exposing JMX Beans via HTTP for Prometheus consumption
Apache License 2.0
3.06k stars 1.2k forks source link

Port to client java 1.0.0 #886

Closed dhoard closed 9 months ago

dhoard commented 1 year ago

Ported JMX Exporter code and integration tests to use client_java 1.1.0.

Refactored integration tests for testing both text-based metrics (Prometheus and OpenMetrics) as well as Protobuf format metrics (counter, gauge, and untyped (unknown)).