move Langfuse to shared lng cluster, add trace instrumentation

This commit is contained in:
2026-04-16 00:56:39 -03:00
parent 004c4a9e65
commit 22c924d3b0
9 changed files with 119 additions and 151 deletions

View File

@@ -9,8 +9,3 @@ nodes:
hostPort: 8040
listenAddress: "0.0.0.0"
protocol: TCP
# Langfuse observability
- containerPort: 30030
hostPort: 3000
listenAddress: "0.0.0.0"
protocol: TCP