mirror of https://github.com/dapr/docs.git
Update setup-tracing.md (#1320)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
This commit is contained in:
parent
9a399d50f0
commit
80912cabc4
|
@ -16,7 +16,7 @@ the cloud or on-premises.
|
|||
The `tracing` section under the `Configuration` spec contains the following properties:
|
||||
|
||||
```yml
|
||||
tracing:
|
||||
spec:
|
||||
tracing:
|
||||
samplingRate: "1"
|
||||
zipkin:
|
||||
|
|
Loading…
Reference in New Issue