Package io.prometheus.cloudwatch
Class BuildInfoCollector
java.lang.Object
io.prometheus.client.Collector
io.prometheus.cloudwatch.BuildInfoCollector
-
Nested Class Summary
Nested classes/interfaces inherited from class io.prometheus.client.Collector
io.prometheus.client.Collector.Describable, io.prometheus.client.Collector.MetricFamilySamples, io.prometheus.client.Collector.Type -
Field Summary
Fields inherited from class io.prometheus.client.Collector
MILLISECONDS_PER_SECOND, NANOSECONDS_PER_SECOND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.prometheus.client.Collector
checkMetricLabelName, checkMetricName, collect, doubleToGoString, register, register, sanitizeMetricName
-
Constructor Details
-
BuildInfoCollector
public BuildInfoCollector()
-
-
Method Details
-
collect
- Specified by:
collectin classio.prometheus.client.Collector
-