Replace AlwaysSample with ProbabilitySampler in router (#1348)
This commit is contained in:
committed by
Ta-Ching Chen
parent
a151f89eec
commit
bbaf1b0c2d
@@ -98,6 +98,9 @@ router:
|
||||
## Max retries times of a failed request
|
||||
maxRetries: 10
|
||||
|
||||
## Sample with a rate per time window (traces/second)
|
||||
traceSamplingRate: 0.5
|
||||
|
||||
## Message queue trigger config
|
||||
### NATS Streaming, enabled by default
|
||||
nats:
|
||||
|
||||
Reference in New Issue
Block a user