llama-stack-mirror/llama_stack/providers/inline/telemetry/meta_reference
Sébastien Han 299873ee2f
fix: finish conversion to StrEnum
We still had a few enum declared to behave like string as well as enum.
Let's use StrEnum for those.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-25 12:59:16 +02:00
..
__init__.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
config.py fix: finish conversion to StrEnum 2025-06-25 12:59:16 +02:00
console_span_processor.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
sqlite_span_processor.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
telemetry.py fix(telemetry): get rid of annoying sqlite span export error (#2245) 2025-05-24 20:24:34 -07:00