Class PrometheusBackendRegistry

java.lang.Object
io.vertx.micrometer.backends.PrometheusBackendRegistry
All Implemented Interfaces:
BackendRegistry

public final class PrometheusBackendRegistry extends Object implements BackendRegistry
Author:
Joel Takvorian
  • Constructor Details

    • PrometheusBackendRegistry

      public PrometheusBackendRegistry(VertxPrometheusOptions options)
    • PrometheusBackendRegistry

      public PrometheusBackendRegistry(VertxPrometheusOptions options, io.micrometer.prometheusmetrics.PrometheusMeterRegistry registry)
  • Method Details