Interface MetricsBuildConfig
public interface MetricsBuildConfig
-
Method Summary
-
Method Details
-
enabled
Enable metrics with OpenTelemetry.This property is not available in the Open Telemetry SDK. It's Quarkus specific.
Support for metrics will be enabled if OpenTelemetry support is enabled and either this value is true, or this value is unset.
-
exporter
The Metrics exporter to use.
-