Package org.wildfly.extension.metrics
Class PrometheusExporter
- java.lang.Object
-
- org.wildfly.extension.metrics.PrometheusExporter
-
public class PrometheusExporter extends Object
-
-
Constructor Summary
Constructors Constructor Description PrometheusExporter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringexport(WildFlyMetricRegistry registry)static StringgetTagsAsAString(MetricID metricID)
-
-
-
Method Detail
-
export
public String export(WildFlyMetricRegistry registry)
-
-