mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 02:58:05 +01:00
enable OTLP export
This commit is contained in:
committed by
GitHub
parent
4f0337021c
commit
8aa408a3c1
@@ -298,6 +298,12 @@ dogstatsd:
|
||||
environment: dev
|
||||
host: 127.0.0.1
|
||||
|
||||
openTelemetry:
|
||||
enabled: true
|
||||
environment: dev
|
||||
shutdownWaitDuration: PT0S
|
||||
url: http://127.0.0.1:4318/
|
||||
|
||||
unidentifiedDelivery:
|
||||
certificate: CgIIAQ==
|
||||
privateKey: secret://unidentifiedDelivery.privateKey
|
||||
|
||||
Reference in New Issue
Block a user