Class GaugeSupplierCollector
java.lang.Object
io.prometheus.client.Collector
io.prometheus.client.SimpleCollector<GaugeSupplierCollector.Child>
tech.ydb.yoj.repository.ydb.metrics.GaugeSupplierCollector
- All Implemented Interfaces:
io.prometheus.client.Collector.Describable
public class GaugeSupplierCollector
extends io.prometheus.client.SimpleCollector<GaugeSupplierCollector.Child>
implements io.prometheus.client.Collector.Describable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclassNested 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.SimpleCollector
children, fullname, help, labelNames, noLabelsChildFields inherited from class io.prometheus.client.Collector
MILLISECONDS_PER_SECOND, NANOSECONDS_PER_SECOND -
Method Summary
Methods inherited from class io.prometheus.client.SimpleCollector
clear, familySamplesList, initializeNoLabelsChild, labels, remove, setChildMethods inherited from class io.prometheus.client.Collector
checkMetricLabelName, checkMetricName, doubleToGoString, register, register, sanitizeMetricName
-
Method Details
-
build
-
collect
- Specified by:
collectin classio.prometheus.client.Collector
-
describe
- Specified by:
describein interfaceio.prometheus.client.Collector.Describable
-
newChild
- Specified by:
newChildin classio.prometheus.client.SimpleCollector<GaugeSupplierCollector.Child>
-
supplier
-