Uses of Class
io.prometheus.metrics.instrumentation.dropwizard5.labels.CustomLabelMapper
Packages that use CustomLabelMapper
Package
Description
-
Uses of CustomLabelMapper in io.prometheus.metrics.instrumentation.dropwizard
Methods in io.prometheus.metrics.instrumentation.dropwizard with parameters of type CustomLabelMapperModifier and TypeMethodDescriptionDropwizardExports.Builder.customLabelMapper
(CustomLabelMapper labelMapper) Constructors in io.prometheus.metrics.instrumentation.dropwizard with parameters of type CustomLabelMapperModifierConstructorDescriptionDropwizardExports
(MetricRegistry registry, MetricFilter metricFilter, CustomLabelMapper labelMapper) -
Uses of CustomLabelMapper in io.prometheus.metrics.instrumentation.dropwizard5
Methods in io.prometheus.metrics.instrumentation.dropwizard5 with parameters of type CustomLabelMapperModifier and TypeMethodDescriptionDropwizardExports.Builder.customLabelMapper
(CustomLabelMapper labelMapper) Constructors in io.prometheus.metrics.instrumentation.dropwizard5 with parameters of type CustomLabelMapperModifierConstructorDescriptionDropwizardExports
(MetricRegistry registry, MetricFilter metricFilter, CustomLabelMapper labelMapper)