Uses of Class
org.wso2.carbon.prometheus.publisher.model.PrometheusMetric
-
Packages that use PrometheusMetric Package Description org.wso2.carbon.prometheus.publisher.model -
-
Uses of PrometheusMetric in org.wso2.carbon.prometheus.publisher.model
Methods in org.wso2.carbon.prometheus.publisher.model with parameters of type PrometheusMetric Modifier and Type Method Description static String
PrometheusMetric. formatMetric(PrometheusMetric metric)
Formats the metric data into Prometheus format
-