mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
Using the telemetry API to query the sqlite store of traces and spans requires that each trace record references the first span recorded locally in the 'spans' table. This fix ensures such a reference is always in place whether or not a traceparent is passed in. Signed-off-by: Gordon Sim <gsim@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
dataset_mixin.py | ||
sqlite_trace_store.py | ||
trace_protocol.py | ||
tracing.py |