llama-stack-mirror/llama_stack/providers/inline/telemetry/meta_reference
ehhuang 34f89bfbd6
feat(telemetry): use zero-width space to avoid clutter (#1754)
# What does this PR do?
Before 
<img width="858" alt="image"
src="https://github.com/user-attachments/assets/6cefb1ae-5603-4818-85ea-a0c337b986bc"
/>

Note the redundant 'llama-stack' in front of every span

## Test Plan
<img width="1171" alt="image"
src="https://github.com/user-attachments/assets/bdc5fd5b-ff1f-4f10-8b40-cff2ea93dd1f"
/>
2025-03-21 12:02:10 -07:00
..
__init__.py chore: mypy violations cleanup for inline::{telemetry,tool_runtime,vector_io} (#1711) 2025-03-20 10:01:10 -07:00
config.py feat(telemetry): use zero-width space to avoid clutter (#1754) 2025-03-21 12:02:10 -07:00
console_span_processor.py chore: mypy violations cleanup for inline::{telemetry,tool_runtime,vector_io} (#1711) 2025-03-20 10:01:10 -07:00
sqlite_span_processor.py refactor: move all datetime.now() calls to UTC (#1589) 2025-03-13 15:34:53 -07:00
telemetry.py feat: add different sinks for otel traces and metrics (#1731) 2025-03-20 15:51:41 -07:00