mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 04:12:01 +00:00
This commit modifies the `sqlite_db_path` in various telemetry configuration files to use the environment variable `SQLITE_STORE_DIR` instead of `SQLITE_DB_PATH`. This change ensures that _only_ the SQLITE_STORE_DIR needs to be set to point to a different persistence location for providers. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| console_span_processor.py | ||
| sqlite_span_processor.py | ||
| telemetry.py | ||