llama-stack-mirror/llama_stack/providers/inline/telemetry/meta_reference
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 chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
config.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
console_span_processor.py fix: telemetry fixes (inference and core telemetry) (#2733) 2025-08-06 13:37:40 -07:00
sqlite_span_processor.py fix: fix test of root span to match what is being set (#2494) 2025-06-26 11:41:35 -04:00
telemetry.py feat: add agent workflow metrics collection 2025-09-19 10:39:16 -04:00