public class VersionInfoExports extends io.prometheus.client.Collector
Example usage:
new VersionInfoExports().register();
Metrics being exported:
jvm_info{version="1.8.0_45-b14",vendor="Oracle Corporation"} 1.0
Constructor and Description |
---|
VersionInfoExports() |
Modifier and Type | Method and Description |
---|---|
List<io.prometheus.client.Collector.MetricFamilySamples> |
collect() |
public VersionInfoExports()
Copyright © 2017. All rights reserved.