Uses of Class
io.helidon.telemetry.otelconfig.ZipkinExporterConfig.Builder
Packages that use ZipkinExporterConfig.Builder
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of ZipkinExporterConfig.Builder in io.helidon.telemetry.otelconfig
Methods in io.helidon.telemetry.otelconfig that return ZipkinExporterConfig.BuilderModifier and TypeMethodDescriptionstatic ZipkinExporterConfig.BuilderZipkinExporterConfig.builder()Deprecated, for removal: This API element is subject to removal in a future version.Create a new fluent API builder to customize configuration.static ZipkinExporterConfig.BuilderZipkinExporterConfig.builder(ZipkinExporterConfig instance) Deprecated, for removal: This API element is subject to removal in a future version.Create a new fluent API builder from an existing instance.