Skip to content

Commit

Permalink
Recover
Browse files Browse the repository at this point in the history
  • Loading branch information
bourbonkk committed Feb 13, 2024
1 parent 9c75294 commit e84ee7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
},
]
default_instrumentations = [
"opentelemetry-instrumentation-asyncio==0.44b0.dev",
"opentelemetry-instrumentation-aws-lambda==0.44b0.dev",
"opentelemetry-instrumentation-dbapi==0.44b0.dev",
"opentelemetry-instrumentation-logging==0.44b0.dev",
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ envlist =
py3{8,9,10}-test-instrumentation-confluent-kafka

; opentelemetry-instrumentation-asyncio
py3{7,8,9,10,11}-test-instrumentation-asyncio
py3{8,9,10,11}-test-instrumentation-asyncio

; opentelemetry-instrumentation-cassandra
py3{8,9,10,11}-test-instrumentation-cassandra
Expand Down

0 comments on commit e84ee7c

Please sign in to comment.