Available on crate feature
telemetry only.Expand description
Telemetry initialization and configuration
Functionsยง
- init_
telemetry - Initialize basic telemetry with console logging
- init_
with_ adk_ exporter - Initialize telemetry with ADK-Go style span exporter This creates a shared span exporter that can be used by both telemetry and debug API Returns the exporter so it can be passed to the debug controller
- init_
with_ otlp - Initialize telemetry with OpenTelemetry OTLP export
- shutdown_
telemetry - Shutdown telemetry and flush any pending spans