Uses of Class
io.helidon.telemetry.otelconfig.OpenTelemetryResourceConfig.Builder
Packages that use OpenTelemetryResourceConfig.Builder
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of OpenTelemetryResourceConfig.Builder in io.helidon.telemetry.otelconfig
Subclasses with type arguments of type OpenTelemetryResourceConfig.Builder in io.helidon.telemetry.otelconfigModifier and TypeClassDescriptionstatic classFluent API builder forOpenTelemetryResourceConfig.Classes in io.helidon.telemetry.otelconfig that implement interfaces with type arguments of type OpenTelemetryResourceConfig.BuilderModifier and TypeClassDescriptionstatic classFluent API builder forOpenTelemetryResourceConfig.Methods in io.helidon.telemetry.otelconfig that return OpenTelemetryResourceConfig.BuilderModifier and TypeMethodDescriptionOpenTelemetryResourceConfig.builder()Create a new fluent API builder to customize configuration.OpenTelemetryResourceConfig.builder(OpenTelemetryResourceConfig instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.telemetry.otelconfig with type arguments of type OpenTelemetryResourceConfig.BuilderModifier and TypeMethodDescriptionOpenTelemetryConfig.BuilderBase.resource(Consumer<OpenTelemetryResourceConfig.Builder> consumer) Resource settings shared by all configured signals.