Replace AlwaysSample with ProbabilitySampler in router (#1348)
This commit is contained in:
committed by
Ta-Ching Chen
parent
a151f89eec
commit
bbaf1b0c2d
@@ -85,6 +85,9 @@ router:
|
||||
## Max retries times of a failed request
|
||||
maxRetries: 10
|
||||
|
||||
## Sample with a rate per time window (traces/second)
|
||||
traceSamplingRate: 0.5
|
||||
|
||||
## Persist data to a persistent volume.
|
||||
persistence:
|
||||
## If true, fission will create/use a Persistent Volume Claim
|
||||
|
||||
Reference in New Issue
Block a user