Uses of Interface
io.helidon.telemetry.otelconfig.ViewRegistrationConfig
Packages that use ViewRegistrationConfig
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of ViewRegistrationConfig in io.helidon.telemetry.otelconfig
Classes in io.helidon.telemetry.otelconfig with type parameters of type ViewRegistrationConfigModifier and TypeClassDescriptionstatic classViewRegistrationConfig.BuilderBase<BUILDER extends ViewRegistrationConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ViewRegistrationConfig> Fluent API builder base forViewRegistrationConfig.Classes in io.helidon.telemetry.otelconfig that implement ViewRegistrationConfigModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.telemetry.otelconfig that return ViewRegistrationConfigModifier and TypeMethodDescriptionViewRegistrationConfig.Builder.build()ViewRegistrationConfig.Builder.buildPrototype()static ViewRegistrationConfigDeprecated.static ViewRegistrationConfigCreate a new instance from configuration.Methods in io.helidon.telemetry.otelconfig with parameters of type ViewRegistrationConfigModifier and TypeMethodDescriptionViewRegistrationConfig.builder(ViewRegistrationConfig instance) Create a new fluent API builder from an existing instance.ViewRegistrationConfig.BuilderBase.from(ViewRegistrationConfig prototype) Update this builder from an existing prototype instance.
create(io.helidon.config.Config)