feat(server): add OpenTelemetry observability stack (#1154)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
RainbowBird
2026-03-28 02:25:44 +08:00
co-authored by Claude
parent 7018eb98b8
commit 963306944e
7 changed files with 58 additions and 27 deletions
+2 -2
View File
@@ -38,10 +38,10 @@
"drizzle-valibot": "catalog:",
"hono": "catalog:",
"injeca": "catalog:",
"ioredis": "^5.6.1",
"ioredis": "^5.10.0",
"pg": "^8.20.0",
"postgres": "^3.4.8",
"stripe": "^20.3.0",
"stripe": "^20.4.0",
"tsx": "^4.21.0",
"valibot": "catalog:"
},