Package-level declarations
Types
Link copied to clipboard
class 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.
Link copied to clipboard
Configuration class for the OpenTelemetry integration.
actual class OpenTelemetryConfig : <ERROR CLASS> ERROR CLASS: Symbol not found for FeatureConfig, OpenTelemetryConfigAPI
Configuration class for the OpenTelemetry feature, providing integration and export mechanisms for traces, metrics, and other telemetry data. This class abstracts the underlying implementation and offers convenient methods for setup and configuration within the Kotlin Multiplatform SDK.
Configuration class for the OpenTelemetry integration.
Link copied to clipboard
interface OpenTelemetryConfigAPI
API for OpenTelemetryConfig.