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 89e5fda commit a8c18e3Copy full SHA for a8c18e3
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
# we should always pin the set version of Opentelemetry suite
43
"opentelemetry-api==1.17.0",
44
"opentelemetry-sdk==1.17.0",
45
- "opentelemetry-instrumentation==0.38b0",
+ "opentelemetry-instrumentation==0.39b0",
46
"opentelemetry-instrumentation-aiohttp-client==0.38b0",
47
"opentelemetry-instrumentation-asgi==0.38b0",
48
"opentelemetry-semantic-conventions==0.38b0",
0 commit comments