Package org.mockserver.metrics
Class BuildInfoCollector
java.lang.Object
org.mockserver.metrics.BuildInfoCollector
- All Implemented Interfaces:
io.prometheus.metrics.model.registry.MultiCollector
public class BuildInfoCollector
extends Object
implements io.prometheus.metrics.model.registry.MultiCollector
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.prometheus.metrics.model.snapshots.MetricSnapshotscollect()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.prometheus.metrics.model.registry.MultiCollector
collect, collect, collect, getLabelNames, getMetadata, getMetricFamilyDescriptors, getMetricType
-
Constructor Details
-
BuildInfoCollector
public BuildInfoCollector()
-
-
Method Details
-
collect
public io.prometheus.metrics.model.snapshots.MetricSnapshots collect()- Specified by:
collectin interfaceio.prometheus.metrics.model.registry.MultiCollector
-
getPrometheusNames
- Specified by:
getPrometheusNamesin interfaceio.prometheus.metrics.model.registry.MultiCollector
-