feat: Add opentelemetry collection to Plume
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"appEnv": "prod",
|
||||
"appNamespace": "prod-plume",
|
||||
"appVersion": "1.0.0",
|
||||
"cacheDir": "/data/archives/cache"
|
||||
"cacheDir": "/data/archives/cache",
|
||||
"otelCollector": "http://10.255.241.12:4317"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user