mirror of https://github.com/dapr/docs.git
issue #1698 resolution
This commit is contained in:
parent
5c7d983526
commit
426fe0840b
|
@ -162,6 +162,8 @@ Deploy and run some applications. After a few minutes, you should see tracing lo
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> **NOTE**: For **Application Map** to display the correct topology - and with that rendering `requests` and `dependencies` item types correctly - all apps or services which invoke methods over Dapr need to be operated with a Dapr sidecar. Dapr client invocations from an outside app or service (not operated with a sidecar), are not captured.
|
||||||
|
|
||||||
## Tracing configuration
|
## Tracing configuration
|
||||||
|
|
||||||
The `tracing` section under the `Configuration` spec contains the following properties:
|
The `tracing` section under the `Configuration` spec contains the following properties:
|
||||||
|
|
Loading…
Reference in New Issue