We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5b6ad commit 4c6e310Copy full SHA for 4c6e310
setup.py
@@ -63,6 +63,7 @@ def get_file_text(file_name):
63
"opentelemetry-distro~=0.40b0",
64
# XXX otel: this is just a cherry-picked selection for the PoC,
65
# there's much more that can be imported
66
+ "opentelemetry-instrumentation-django~=0.40b0",
67
"opentelemetry-instrumentation-fastapi~=0.40b0",
68
"opentelemetry-instrumentation-flask~=0.40b0",
69
"opentelemetry-instrumentation-requests~=0.40b0",
0 commit comments