Uses of Interface
org.opendaylight.serviceutils.metrics.Timer
Packages that use Timer
Package
Description
-
Uses of Timer in org.opendaylight.serviceutils.metrics
Methods in org.opendaylight.serviceutils.metrics that return TimerModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.MetricProvider.newTimer(MetricDescriptor descriptor) Create new Timer metric without labels.Methods in org.opendaylight.serviceutils.metrics that return types with arguments of type TimerModifier and TypeMethodDescriptionMetricProvider.newTimer(MetricDescriptor descriptor, String labelName) Create new Timer metric with 1 label.MetricProvider.newTimer(MetricDescriptor descriptor, String firstLabelName, String secondLabelName) Create new Timer metric with 2 labels. -
Uses of Timer in org.opendaylight.serviceutils.metrics.prometheus.impl
Methods in org.opendaylight.serviceutils.metrics.prometheus.impl that return TimerModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.PrometheusMetricProvider.newTimer(MetricDescriptor descriptor) Methods in org.opendaylight.serviceutils.metrics.prometheus.impl that return types with arguments of type Timer -
Uses of Timer in org.opendaylight.serviceutils.metrics.testimpl
Methods in org.opendaylight.serviceutils.metrics.testimpl that return TimerMethods in org.opendaylight.serviceutils.metrics.testimpl that return types with arguments of type Timer