move irrop to def, upgrade Langfuse to v3 with ClickHouse, fix SDK v4 instrumentation

This commit is contained in:
2026-04-16 00:01:21 -03:00
parent 1b1b1383a1
commit 004c4a9e65
14 changed files with 131 additions and 156 deletions

View File

@@ -12,5 +12,5 @@ nodes:
# Langfuse observability
- containerPort: 30030
hostPort: 3000
listenAddress: "127.0.0.1"
listenAddress: "0.0.0.0"
protocol: TCP