Uses of Class
org.wildfly.extension.metrics.MetricID
-
Packages that use MetricID Package Description org.wildfly.extension.metrics -
-
Uses of MetricID in org.wildfly.extension.metrics
Methods in org.wildfly.extension.metrics that return MetricID Modifier and Type Method Description MetricIDMetricMetadata. getMetricID()MetricIDWildFlyMetricMetadata. getMetricID()Methods in org.wildfly.extension.metrics with parameters of type MetricID Modifier and Type Method Description voidMetricRegistration. addUnregistrationTask(MetricID metricID)intMetricID. compareTo(MetricID other)static StringPrometheusExporter. getTagsAsAString(MetricID metricID)voidMetricRegistry. unregister(MetricID metricID)Unregisters the given metric, if it is registered.voidWildFlyMetricRegistry. unregister(MetricID metricID)
-