Uses of Enum Class
io.prometheus.metrics.model.registry.MetricType
Packages that use MetricType
-
Uses of MetricType in io.prometheus.metrics.model.registry
Methods in io.prometheus.metrics.model.registry that return MetricTypeModifier and TypeMethodDescriptiondefault MetricTypeCollector.getMetricType()Returns the metric type for registration-time validation.default MetricTypeMultiCollector.getMetricType(String prometheusName) Returns the metric type for the given Prometheus name.static MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.