mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-24 12:16:33 +10:00
Fixed typo.
This commit is contained in:
@@ -15,7 +15,7 @@ collector.l4.ip=
|
||||
|
||||
# number of udp statworker threads
|
||||
collector.udpStatWorkerThread=16
|
||||
# capacity of udp stat worker queue
|
||||
# capacity of udp statworker queue
|
||||
collector.udpStatWorkerQueueSize=512
|
||||
|
||||
collector.udpStatSocketReceiveBufferSize=4194304
|
||||
@@ -28,7 +28,7 @@ collector.udpSpanListenPort=9996
|
||||
|
||||
# number of udp spanworker threads
|
||||
collector.udpSpanWorkerThread=32
|
||||
# capacity of udp stat worker queue
|
||||
# capacity of udp spanworker queue
|
||||
collector.udpSpanWorkerQueueSize=1024
|
||||
|
||||
collector.udpSpanSocketReceiveBufferSize=4194304
|
||||
|
||||
Reference in New Issue
Block a user