public class BuildInfoCollector extends io.prometheus.client.Collector
Example usage:
new BuildInfoCollector().register();
Metrics being exported:
jmx_exporter_build_info{version="3.2.0",name="jmx_prometheus_httpserver",} 1.0
| Constructor and Description |
|---|
BuildInfoCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<io.prometheus.client.Collector.MetricFamilySamples> |
collect() |
public BuildInfoCollector()
Copyright © 2019. All rights reserved.