Uses of Class
io.helidon.telemetry.otelconfig.Base2ExponentialHistogramAggregationConfig.Builder
Packages that use Base2ExponentialHistogramAggregationConfig.Builder
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of Base2ExponentialHistogramAggregationConfig.Builder in io.helidon.telemetry.otelconfig
Methods in io.helidon.telemetry.otelconfig that return Base2ExponentialHistogramAggregationConfig.BuilderModifier and TypeMethodDescriptionBase2ExponentialHistogramAggregationConfig.builder()Create a new fluent API builder to customize configuration.Base2ExponentialHistogramAggregationConfig.builder(Base2ExponentialHistogramAggregationConfig instance) Create a new fluent API builder from an existing instance.