Interface Exporter

    • Method Detail

      • exportOneScope

        String exportOneScope​(org.eclipse.microprofile.metrics.MetricRegistry.Type scope)
      • exportAllScopes

        String exportAllScopes()
      • getContentType

        String getContentType()
      • exportOneMetric

        String exportOneMetric​(org.eclipse.microprofile.metrics.MetricRegistry.Type scope,
                               org.eclipse.microprofile.metrics.MetricID metricID)
      • exportMetricsByName

        String exportMetricsByName​(org.eclipse.microprofile.metrics.MetricRegistry.Type scope,
                                   String name)