Skip to content

Commit

Permalink
Update tutorial link for observability (dapr#711)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
  • Loading branch information
greenie-msft authored and zjx244729 committed Mar 28, 2022
1 parent c9870bc commit 858a4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/main/java/io/dapr/examples/tracing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This sample includes:
* TracingDemoMiddleServiceController (Implements two methods: `proxy_echo` and `proxy_sleep`)
* InvokeClient (Invokes the exposed methods from TracingDemoService)

Also consider [getting started with observability in Dapr](https://github.com/dapr/quickstarts/tree/master/observability).
Also consider [getting started with observability in Dapr](https://github.com/dapr/quickstarts/tree/master/tutorials/observability).

## Remote invocation using the Java-SDK

Expand Down

0 comments on commit 858a4ee

Please sign in to comment.