Package com.ants.platform.otel
Class AntsPlatformOtelSpanAttributes
java.lang.Object
com.ants.platform.otel.AntsPlatformOtelSpanAttributes
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).
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Method Summary
-
Field Details
-
TRACE_NAME
- See Also:
-
TRACE_USER_ID
- See Also:
-
TRACE_SESSION_ID
- See Also:
-
TRACE_TAGS
- See Also:
-
TRACE_PUBLIC
- See Also:
-
TRACE_METADATA
- See Also:
-
TRACE_INPUT
- See Also:
-
TRACE_OUTPUT
- See Also:
-
OBSERVATION_TYPE
- See Also:
-
OBSERVATION_METADATA
- See Also:
-
OBSERVATION_LEVEL
- See Also:
-
OBSERVATION_STATUS_MESSAGE
- See Also:
-
OBSERVATION_INPUT
- See Also:
-
OBSERVATION_OUTPUT
- See Also:
-
OBSERVATION_COMPLETION_START_TIME
- See Also:
-
OBSERVATION_MODEL
- See Also:
-
OBSERVATION_MODEL_PARAMETERS
- See Also:
-
OBSERVATION_USAGE_DETAILS
- See Also:
-
OBSERVATION_COST_DETAILS
- See Also:
-
OBSERVATION_PROMPT_NAME
- See Also:
-
OBSERVATION_PROMPT_VERSION
- See Also:
-
ENVIRONMENT
- See Also:
-
RELEASE
- See Also:
-
VERSION
- See Also:
-
AGENT_ID
- See Also:
-
AGENT_NAME
- See Also:
-
AGENT_DISPLAY_NAME
- See Also:
-
PROJECT_ID
- See Also:
-
AS_ROOT
- See Also:
-