We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41b1db commit 264acb2Copy full SHA for 264acb2
1 file changed
instrumentation-manifest.json
@@ -1,8 +1,8 @@
1
{
2
- "sdkVersion": "0.1.11",
+ "sdkVersion": "0.1.12",
3
"language": "python",
4
"pythonVersion": ">=3.12",
5
- "generatedAt": "2026-01-16T06:55:59.737369Z",
+ "generatedAt": "2026-01-19T07:27:00.814065Z",
6
"instrumentations": [
7
8
"packageName": "aiohttp",
@@ -28,12 +28,24 @@
28
">=2.0.0"
29
]
30
},
31
+ {
32
+ "packageName": "grpc",
33
+ "supportedVersions": [
34
+ "*"
35
+ ]
36
+ },
37
38
"packageName": "httpx",
39
"supportedVersions": [
40
"*"
41
42
43
44
+ "packageName": "kinde_sdk",
45
46
+ ">=2.0.1"
47
48
49
50
"packageName": "psycopg",
51
0 commit comments