mirror of https://github.com/dapr/docs.git
Update jaeger.md
This commit is contained in:
parent
9d1e95f9e5
commit
6ed6ed39f0
|
@ -175,7 +175,7 @@ That's it! Your Dapr sidecar is now configured for use with Jaeger.
|
|||
|
||||
To view traces, connect to the Jaeger Service and open the UI:
|
||||
|
||||
```bash
|
||||
```bash
|
||||
kubectl port-forward svc/jaeger-query 16686
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue