Uses of Class
com.ants.platform.otel.AntsPlatformSpanProcessor
Packages that use AntsPlatformSpanProcessor
-
Uses of AntsPlatformSpanProcessor in com.ants.platform.otel
Methods in com.ants.platform.otel that return AntsPlatformSpanProcessorModifier and TypeMethodDescriptionAntsPlatformSpanProcessor.Builder.build()static AntsPlatformSpanProcessorAntsPlatformOtel.getProcessor()The active processor, ornullifAntsPlatformOtel.configure(com.ants.platform.otel.AntsPlatformSpanProcessor.Builder)has not run.Methods in com.ants.platform.otel with parameters of type AntsPlatformSpanProcessorModifier and TypeMethodDescriptionstatic io.opentelemetry.api.OpenTelemetryAntsPlatformOtel.configure(AntsPlatformSpanProcessor proc) Registers a pre-built processor as the global tracer provider.