Package com.ants.platform.otel
Class AntsPlatformSpanProcessor.Builder
java.lang.Object
com.ants.platform.otel.AntsPlatformSpanProcessor.Builder
- Enclosing class:
- AntsPlatformSpanProcessor
Fluent builder for
AntsPlatformSpanProcessor.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional stable agent identifier; enables AI Command Center grouping.Base URL for the platform.build()environment(String environment) flushIntervalMillis(long flushIntervalMillis) timeoutMillis(long timeoutMillis)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
publicKey
-
secretKey
-
baseUrl
Base URL for the platform. Defaults to "https://api.agenticants.ai". -
environment
-
release
-
agent
Optional stable agent identifier; enables AI Command Center grouping. -
agent
-
flushIntervalMillis
-
timeoutMillis
-
build
-