Package io.micrometer.prometheus


@NonNullApi @NonNullFields @Deprecated package io.micrometer.prometheus
Deprecated.
Deprecated since 1.13.0, use io.micrometer:micrometer-registry-prometheus instead, the new package name is io.micrometer.prometheusmetrics.
  • Class
    Description
    Deprecated.
    since 1.13.0, unfortunately there is no replacement right now since the new Prometheus client does not support custom histogram bucket names.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusConfig.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusCounter.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusDistributionSummary.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusDurationNamingConvention.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusMeterRegistry.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusNamingConvention.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusRenameFilter.
    Deprecated.
    since 1.13.0, use the class with the same name from io.micrometer:micrometer-registry-prometheus instead: io.micrometer.prometheusmetrics.PrometheusTimer.