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:
|
The `tracing` section under the `Configuration` spec contains the following properties:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
tracing:
|
spec:
|
||||||
tracing:
|
tracing:
|
||||||
samplingRate: "1"
|
samplingRate: "1"
|
||||||
zipkin:
|
zipkin:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue