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