We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264acb2 commit c2a42a2Copy full SHA for c2a42a2
1 file changed
instrumentation-manifest.json
@@ -1,8 +1,8 @@
1
{
2
- "sdkVersion": "0.1.12",
+ "sdkVersion": "0.1.13",
3
"language": "python",
4
"pythonVersion": ">=3.12",
5
- "generatedAt": "2026-01-19T07:27:00.814065Z",
+ "generatedAt": "2026-01-19T20:01:53.020592Z",
6
"instrumentations": [
7
8
"packageName": "aiohttp",
@@ -40,6 +40,12 @@
40
"*"
41
]
42
},
43
+ {
44
+ "packageName": "jwt",
45
+ "supportedVersions": [
46
+ "*"
47
+ ]
48
+ },
49
50
"packageName": "kinde_sdk",
51
"supportedVersions": [
@@ -70,6 +76,12 @@
70
76
71
77
72
78
79
80
+ "packageName": "urllib.request",
81
82
83
84
73
85
74
86
"packageName": "urllib3",
75
87
0 commit comments