Skip to content

Commit 1bba1d5

Browse files
authored
Merge pull request #3 from StacklokLabs/st-telemetry
Add the postgres telemetry server
2 parents 2baa5d7 + bcabffc commit 1bba1d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

helm/librechat/stacklok_combined_values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ librechat:
6464
time:
6565
type: streamable-http
6666
url: http://mcp-time-mcp-server-headless.toolhive-system.svc.cluster.local:8000/mcp
67+
postgres-telemetry:
68+
type: sse
69+
url: url: http://mcp-stackloklens-postgres-mcp-headless.stackloklens.svc.cluster.local:8000/sse
6770
6871
# name of existing Yaml configmap, key must be librechat.yaml
6972
existingConfigYaml: ""

0 commit comments

Comments
 (0)