diff --git a/sample-apps/python-auto-instrumentation-sample-app/README.md b/sample-apps/python-auto-instrumentation-sample-app/README.md index deb326de..c43f4393 100644 --- a/sample-apps/python-auto-instrumentation-sample-app/README.md +++ b/sample-apps/python-auto-instrumentation-sample-app/README.md @@ -1,6 +1,6 @@ ## Python Opentelemetry Auto-instrumentation Sample App -### Description +### Descriptiontest This Python Sample App will emit Traces and Metrics. There are two types of metrics emitted; Request Based and Random Based.