| Package | Description |
|---|---|
| org.wildfly.extension.metrics |
| Modifier and Type | Method and Description |
|---|---|
MetricID |
WildFlyMetricMetadata.getMetricID() |
MetricID |
MetricMetadata.getMetricID() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricRegistration.addUnregistrationTask(MetricID metricID) |
int |
MetricID.compareTo(MetricID other) |
static String |
PrometheusExporter.getTagsAsAString(MetricID metricID) |
void |
MetricRegistry.unregister(MetricID metricID)
Unregisters the given metric, if it is registered.
|
void |
WildFlyMetricRegistry.unregister(MetricID metricID) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.