llama-stack-mirror/llama_stack/providers
ehhuang e58c7f6c37
fix(telemetry): root span not yet received (#1828)
# What does this PR do?
closes #1725 

In https://github.com/meta-llama/llama-stack/pull/1759's attempt to make
trace_id consistent in llama stack and otel exports, it incorrectly sets
the span_id in context, which causes the root span to have a parent ID,
leading to the issue in #1725.

This PR reverts #1759's change to set the parent context. We will need
to follow up with a proper way to do this.

## Test Plan
<img width="1868" alt="image"
src="https://github.com/user-attachments/assets/15e9ac18-8541-461d-b261-c4e124388cc3"
/>
2025-03-28 14:40:17 -07:00
..
inline fix(telemetry): root span not yet received (#1828) 2025-03-28 14:40:17 -07:00
registry feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00
remote feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
tests refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
utils feat: Support "stop" parameter in remote:vLLM (#1715) 2025-03-24 12:42:55 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00