Closed dhoard closed 3 months ago
Fixed integration tests.
Specifically, changed this code to match the current standalone build info name.
String buildInfoName = isJmxExporterModeJavaAgent ? "jmx_prometheus_javaagent" : "jmx_prometheus_httpserver";
Fixed integration tests.
Specifically, changed this code to match the current standalone build info name.