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