mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 02:58:05 +01:00
Configure Micrometer distribution buckets for OpenTelemetry
Co-authored-by: Jon Chambers <63609320+jon-signal@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1429efd573
commit
36d0c4422e
@@ -303,6 +303,9 @@ openTelemetry:
|
||||
environment: dev
|
||||
shutdownWaitDuration: PT0S
|
||||
url: http://127.0.0.1:4318/
|
||||
maxBucketCount: 16
|
||||
maxBucketsPerMeter:
|
||||
chat.SomeClass.someMetric: 64
|
||||
|
||||
unidentifiedDelivery:
|
||||
certificate: CgIIAQ==
|
||||
|
||||
Reference in New Issue
Block a user