Skip to content

Commit 4687b20

Browse files
authored
Merge branch 'main' into feature/asyncio-instrumentation
2 parents beaa519 + f2c536e commit 4687b20

File tree

3 files changed

+100
-106
lines changed

3 files changed

+100
-106
lines changed

.github/workflows/instrumentations_0.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- "logging"
5858
- "mysql"
5959
- "mysqlclient"
60-
- "pika"
60+
- "sio-pika"
6161
- "psycopg2"
6262
- "pymemcache"
6363
- "pymongo"

.github/workflows/instrumentations_1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: [py37, py38, py39, py310, py311, pypy3]
2727
package:
2828
- "urllib"
29-
- "urllib3"
29+
- "urllib3v"
3030
- "wsgi"
3131
- "distro"
3232
- "richconsole"

0 commit comments

Comments
 (0)