Uses of Class
com.ants.platform.otel.AntsPlatformSpanProcessor.Builder
Packages that use AntsPlatformSpanProcessor.Builder
-
Uses of AntsPlatformSpanProcessor.Builder in com.ants.platform.otel
Methods in com.ants.platform.otel that return AntsPlatformSpanProcessor.BuilderModifier and TypeMethodDescriptionOptional stable agent identifier; enables AI Command Center grouping.Base URL for the platform.AntsPlatformSpanProcessor.builder()AntsPlatformSpanProcessor.Builder.environment(String environment) AntsPlatformSpanProcessor.Builder.flushIntervalMillis(long flushIntervalMillis) AntsPlatformOtel.options()Mutable options forAntsPlatformOtel.configure(com.ants.platform.otel.AntsPlatformSpanProcessor.Builder).AntsPlatformSpanProcessor.Builder.timeoutMillis(long timeoutMillis) Methods in com.ants.platform.otel with parameters of type AntsPlatformSpanProcessor.BuilderModifier and TypeMethodDescriptionstatic io.opentelemetry.api.OpenTelemetryAntsPlatformOtel.configure(AntsPlatformSpanProcessor.Builder options) Builds the span processor fromoptions, registers a globalOpenTelemetry, and returns it.