| Package | Description |
|---|---|
| fish.payara.microprofile.metrics.writer |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsWriterImpl.write(org.eclipse.microprofile.metrics.MetricRegistry.Type scope,
String metricName) |
void |
MetricsWriter.write(org.eclipse.microprofile.metrics.MetricRegistry.Type scope,
String metricName)
Write the metrics that matches the metricName for the respective registryName.
|
Copyright © 2020. All rights reserved.