Class AntsPlatformOtelSpanAttributes

java.lang.Object
com.ants.platform.otel.AntsPlatformOtelSpanAttributes

public final class AntsPlatformOtelSpanAttributes extends Object
OpenTelemetry span-attribute keys that the Agentic Ants backend reads when mapping OTLP spans to traces / observations.

This is the single source of truth for attribute keys in the Java SDK and mirrors AntsPlatformOtelSpanAttributes in the JavaScript (@antsplatform/core) and Python (ants_platform._client.attributes) SDKs exactly. Do not change a value without a synchronized change across all three SDKs and the backend (web/src/features/otel/server/attributes.ts).