mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-19 11:09:40 +00:00
Add comprehensive OpenTelemetry-based metrics for agent observability: - Workflow completion/failure tracking with duration measurements - Step execution counters for performance monitoring - Tool usage tracking with normalized tool names - Non-blocking telemetry emission with named async tasks - Comprehensive unit and integration test coverage - Graceful handling when telemetry is disabled |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_metrics_integration.py | ||
| test_agents.py | ||
| test_openai_responses.py | ||
| test_persistence.py | ||