llama-stack-mirror/tests/unit/providers/agents
skamenan7 69b692af91 feat: add agent workflow metrics collection
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
2025-09-19 10:39:16 -04:00
..
meta_reference fix: ensure assistant message is followed by tool call message as expected by openai (#3224) 2025-08-22 10:42:03 -07:00
__init__.py feat: add agent workflow metrics collection 2025-09-19 10:39:16 -04:00
test_agent_metrics.py feat: add agent workflow metrics collection 2025-09-19 10:39:16 -04:00
test_persistence_access_control.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00