File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
samples/instrumentation-quickstart Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 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
64of [ this golang
75sample] ( https://github.com/GoogleCloudPlatform/golang-samples/tree/main/opentelemetry/instrumentation ) .
86It 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
8583Similarly, 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
You can’t perform that action at this time.
0 commit comments