minor: Add sentry to plume

This commit is contained in:
2025-08-26 19:08:26 +02:00
parent 27ed0cdf43
commit 53a92249d8
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -5,5 +5,6 @@
"appNamespace": "prod-plume",
"appVersion": "1.0.0",
"cacheDir": "/data/archives/cache",
"otelCollector": "http://10.255.241.12:4317"
"otelCollector": "http://10.255.241.12:4317",
"sentryUrl": "https://2b68ecf0c4d02e6cc9433c371321ac9d@o4509530141622272.ingest.de.sentry.io/4509910315237456",
}