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