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.Builder
OtlpExporterConfig.builder()
Create a new fluent API builder to customize configuration.static OtlpExporterConfig.Builder
OtlpExporterConfig.builder
(OtlpExporterConfig instance) Create a new fluent API builder from an existing instance.