llama-stack-mirror/tests/integration/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
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_agent_metrics_integration.py feat: add agent workflow metrics collection 2025-09-19 10:39:16 -04:00
test_agents.py fix(ci, tests): ensure uv environments in CI are kosher, record tests (#3193) 2025-08-18 17:02:24 -07:00
test_openai_responses.py chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
test_persistence.py chore: default to pytest asyncio-mode=auto (#2730) 2025-07-11 13:00:24 -07:00