llama-stack/llama_stack/providers/inline/telemetry/meta_reference
ehhuang b9fbfed216
chore(telemetry): remove service_name entirely (#1755)
# What does this PR do?


## Test Plan

LLAMA_STACK_CONFIG=dev pytest -s -v
tests/integration/agents/test_agents.py::test_custom_tool
--safety-shield meta-llama/Llama-Guard-3-8B --text-model
accounts/fireworks/models/llama-v3p1-8b-instruct

and verify trace in jaeger UI
https://llama-stack.readthedocs.io/en/latest/building_applications/telemetry.html#
2025-03-21 15:11:56 -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 chore(telemetry): remove service_name entirely (#1755) 2025-03-21 15:11:56 -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 chore(telemetry): remove service_name entirely (#1755) 2025-03-21 15:11:56 -07:00