Skip to content

Commit 5dfc6b2

Browse files
authored
Update quickstart README.md (#400)
1 parent c282b98 commit 5dfc6b2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

samples/instrumentation-quickstart/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# OpenTelemetry Python instrumentation example
22

3-
**This example is under development, and does not currently work**
4-
5-
This sample is a Python application instrumented with TODO. This is a python version
3+
This sample is a Python application instrumented with OpenTelemetry. This is a python version
64
of [this golang
75
sample](https://github.com/GoogleCloudPlatform/golang-samples/tree/main/opentelemetry/instrumentation).
86
It uses docker compose to run the application and send it some requests.
@@ -85,4 +83,4 @@ After a successful run of the example, you can see the generated metrics in the
8583
Similarly, to view the generated traces in the GCP console, use the Trace Explorer.
8684

8785
[auth_command]: https://cloud.google.com/sdk/gcloud/reference/beta/auth/application-default/login
88-
[ADC]: https://cloud.google.com/docs/authentication/application-default-credentials
86+
[ADC]: https://cloud.google.com/docs/authentication/application-default-credentials

0 commit comments

Comments
 (0)