Class PrometheusStatsConfiguration

    • Constructor Detail

      • PrometheusStatsConfiguration

        PrometheusStatsConfiguration()
    • Method Detail

      • getRegistry

        public abstract io.prometheus.client.CollectorRegistry getRegistry()
        Returns the Prometheus CollectorRegistry.
        Returns:
        the Prometheus CollectorRegistry.
        Since:
        0.13
      • getNamespace

        public abstract java.lang.String getNamespace()
        Returns the namespace used for Prometheus metrics.
        Returns:
        the namespace.
        Since:
        0.21