Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 317 Bytes

GCP Python/Flask OpenTelemetry sample

A simple demonstration of a Flask application with OpenTelemetry tracing.

Quickstart

You need to have glcoud installed and configured to use this. Ensure you are logged in to Google Cloud Platform and set to the correct project.

source ./bin/configure
flask run