mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 21:32:40 +00:00
fix: enable telemetry for all distros
telemetry should be enabled for all distros (for now) for feature parity Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
f22aaef42f
commit
85857c09f1
15 changed files with 28 additions and 1 deletions
|
|
@ -104,3 +104,5 @@ tool_groups:
|
|||
provider_id: rag-runtime
|
||||
server:
|
||||
port: 8321
|
||||
telemetry:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue