mirror of https://github.com/dapr/docs.git
removing some typos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
cd472f17a5
commit
b06d0f2845
|
@ -101,12 +101,6 @@ Expected output:
|
||||||
|
|
||||||
### (Optional) Step 4: View in Zipkin
|
### (Optional) Step 4: View in Zipkin
|
||||||
|
|
||||||
If you have Zipkin configured for Dapr locally on your machine, you can view the workflow trace spans in the Zipkin web UI (typically at `http://localhost:9411/zipkin/`).
|
|
||||||
|
|
||||||
### (Optional) Step 4: View in Zipkin
|
|
||||||
|
|
||||||
If you have Zipkin configured for Dapr locally on your machine, you can
|
|
||||||
|
|
||||||
Running `dapr init` launches the [openzipkin/zipkin](https://hub.docker.com/r/openzipkin/zipkin/) Docker container. If the container has stopped running, launch the Zipkin Docker container with the following command:
|
Running `dapr init` launches the [openzipkin/zipkin](https://hub.docker.com/r/openzipkin/zipkin/) Docker container. If the container has stopped running, launch the Zipkin Docker container with the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -349,8 +343,6 @@ Expected output:
|
||||||
|
|
||||||
### (Optional) Step 4: View in Zipkin
|
### (Optional) Step 4: View in Zipkin
|
||||||
|
|
||||||
If you have Zipkin configured for Dapr locally on your machine, you can
|
|
||||||
|
|
||||||
Running `dapr init` launches the [openzipkin/zipkin](https://hub.docker.com/r/openzipkin/zipkin/) Docker container. If the container has stopped running, launch the Zipkin Docker container with the following command:
|
Running `dapr init` launches the [openzipkin/zipkin](https://hub.docker.com/r/openzipkin/zipkin/) Docker container. If the container has stopped running, launch the Zipkin Docker container with the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -610,8 +602,6 @@ Expected output:
|
||||||
|
|
||||||
### (Optional) Step 4: View in Zipkin
|
### (Optional) Step 4: View in Zipkin
|
||||||
|
|
||||||
If you have Zipkin configured for Dapr locally on your machine, you can
|
|
||||||
|
|
||||||
Running `dapr init` launches the [openzipkin/zipkin](https://hub.docker.com/r/openzipkin/zipkin/) Docker container. If the container has stopped running, launch the Zipkin Docker container with the following command:
|
Running `dapr init` launches the [openzipkin/zipkin](https://hub.docker.com/r/openzipkin/zipkin/) Docker container. If the container has stopped running, launch the Zipkin Docker container with the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue