Skip to content

Flask auto-instrumentation w/ debug=True doesn't work #477

@codeboten

Description

@codeboten

Describe your environment
Using the auto-instrumentation example https://opentelemetry-python.readthedocs.io/en/latest/examples/auto-instrumentation/README.html and enabling debug=True in app.run disables instrumentation.

Steps to reproduce
Follow the example and update the code to enable debug mode in flask

What is the expected behavior?
Traces are emitted

What is the actual behavior?
No trace is emitted

Metadata

Metadata

Assignees

Labels

backlogbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions