llama-stack-mirror/llama_stack/providers
Gordon Sim 7a2ecb691f fix: ensure 'root_span_id' column in 'traces' table is not null
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>
2025-06-26 09:45:40 +01:00
..
inline fix: ensure 'root_span_id' column in 'traces' table is not null 2025-06-26 09:45:40 +01:00
registry chore: isolate bare minimum project dependencies (#2282) 2025-06-26 10:14:27 +02:00
remote refactor(env)!: enhanced environment variable substitution (#2490) 2025-06-26 08:20:08 +05:30
utils fix: ensure 'root_span_id' column in 'traces' table is not null 2025-06-26 09:45:40 +01:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py fix: finish conversion to StrEnum (#2514) 2025-06-26 08:01:26 +05:30