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