Uses of Interface
ai.acolite.agentsdk.core.tracing.SpanData
Packages that use SpanData
Package
Description
Distributed tracing and observability for agent execution.
-
Uses of SpanData in ai.acolite.agentsdk.core.tracing
Classes in ai.acolite.agentsdk.core.tracing with type parameters of type SpanDataModifier and TypeClassDescriptionclassNo-op span that does nothing.classRepresents a timed operation within a trace.Classes in ai.acolite.agentsdk.core.tracing that implement SpanDataModifier and TypeClassDescriptionfinal classSpan data for agent execution.final classSpan data for custom user-defined events.final classSpan data for function/tool calls.final classSpan data for LLM generation calls.final classSpan data for guardrail checks.final classSpan data for agent handoffs.Methods in ai.acolite.agentsdk.core.tracing with type parameters of type SpanData