OpenTelemetry

Represents the OpenTelemetry integration feature for tracking and managing spans and contexts within the AI Agent framework. This class manages the lifecycle of spans for various operations, including agent executions, node processing, LLM calls, and tool calls.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Companion object implementing the AIAgentFeature interface to provide OpenTelemetry specific functionality for agents. It manages spans and contexts to trace and monitor the lifecycle of agent executions, nodes, LLM calls, and tool invocations.