llama-stack-mirror/llama_stack/templates/meta-reference-gpu/provider_configs/telemetry/meta-reference.yaml
Charlie Doern 2f994cfc50 feat: regenerate all templates
using the new template.py, regenerate all distros and their new provider configs

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-02 14:44:35 -04:00

3 lines
193 B
YAML

service_name: "${env.OTEL_SERVICE_NAME:=\u200B}"
sinks: ${env.TELEMETRY_SINKS:=console,sqlite}
sqlite_db_path: ${env.SQLITE_STORE_DIR:=~/.llama/distributions/meta-reference-gpu}/trace_store.db