[GCP Observability] Add missing link (#34026)

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
pull/34040/head
Yash Tibrewal 1 year ago committed by GitHub
parent 44de3ab221
commit 874641499b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      examples/cpp/gcp_observability/helloworld/README.md

@ -4,10 +4,11 @@ This example consists of a hello world client and a hello world server
instrumented with GCP Observability for logs, metrics and tracing. Note that
familiarity with the [basic hello world][] example is assumed.
Please refer to GCP's Microservices Observability user guide for setup
Please refer to GCP's [Microservices Observability user guide][] for setup
instructions.
[basic hello world]: https://grpc.io/docs/languages/cpp/quickstart
[Microservices Observability user guide]: https://cloud.google.com/stackdriver/docs/solutions/grpc
### Run the example with configuration

Loading…
Cancel
Save