Uses of Package
io.prometheus.metrics.model.registry
Packages that use io.prometheus.metrics.model.registry
Package
Description
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.core.metricsClassDescriptionTo be registered with the Prometheus collector registry.Represents the type of Prometheus metric.
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.exporter.commonClassDescriptionInfos extracted from the request received by the endpoint
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.exporter.httpserverClassDescriptionInfos extracted from the request received by the endpoint
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.exporter.pushgatewayClassDescriptionTo be registered with the Prometheus collector registry.Like
Collector, but collecting multiple Snapshots at once. -
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.exporter.servlet.jakartaClassDescriptionInfos extracted from the request received by the endpoint
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.instrumentation.guava
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.instrumentation.jvm
-
Classes in io.prometheus.metrics.model.registry used by io.prometheus.metrics.model.registryClassDescriptionTo be registered with the Prometheus collector registry.Filter samples (i.e.Represents the type of Prometheus metric.Like
Collector, but collecting multiple Snapshots at once.Stores the registration details for a Collector at registration time.Stores the registration details for a single metric within a MultiCollector.Tracks registration information for each metric name to enable validation of type consistency, label schema uniqueness, and help/unit consistency.Infos extracted from the request received by the endpoint