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