Uses of Class
org.wildfly.extension.metrics.MetricID
Packages that use MetricID
-
Uses of MetricID in org.wildfly.extension.metrics
Methods in org.wildfly.extension.metrics that return MetricIDModifier and TypeMethodDescriptionMetricMetadata.getMetricID()WildFlyMetricMetadata.getMetricID()Methods in org.wildfly.extension.metrics with parameters of type MetricIDModifier and TypeMethodDescriptionvoidMetricRegistration.addUnregistrationTask(MetricID metricID) intstatic StringPrometheusExporter.getTagsAsAString(MetricID metricID) voidMetricRegistry.unregister(MetricID metricID) Unregisters the given metric, if it is registered.voidWildFlyMetricRegistry.unregister(MetricID metricID)