forked from phoenix-oss/llama-stack-mirror
# 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" /> |
||
---|---|---|
.. | ||
agents | ||
datasetio | ||
eval | ||
inference | ||
ios/inference | ||
post_training | ||
safety | ||
scoring | ||
telemetry | ||
tool_runtime | ||
vector_io | ||
__init__.py |