Package io.camunda.zeebe.shared
Class PrometheusRegistryConfiguration
- java.lang.Object
-
- io.camunda.zeebe.shared.PrometheusRegistryConfiguration
-
@Configuration @AutoConfigureBefore(org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration.class) public class PrometheusRegistryConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description PrometheusRegistryConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.prometheus.client.CollectorRegistrycollectorRegistry()
-