mirror of https://github.com/dapr/java-sdk.git
Update tutorial link for observability (#711)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
This commit is contained in:
parent
436586292e
commit
b0b6c4c7e5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue