Package com.ants.platform.tracing
package com.ants.platform.tracing
-
ClassDescriptionHigh-level entry point for Agentic Ants tracing, mirroring the JS
startObservation/startActiveObservation/observe/updateActiveTracesurface.SpecializedAntsObservationfor LLM generations.A thin, fluent wrapper over an OpenTelemetrySpanthat writes the Ants-specific attributes the backend maps to observations.Observation types recognized by the Agentic Ants backend, matching theants-platform.observation.typeattribute values used by the JS and Python SDKs.Trace-level attributes set viaAnts.updateActiveTrace(com.ants.platform.tracing.TraceAttributes)orAntsObservation.updateTrace(com.ants.platform.tracing.TraceAttributes).