opentelemetry-instrumentation 0.40b0__py3-none-any.whl → 0.41b0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- opentelemetry/instrumentation/bootstrap_gen.py +52 -44
- opentelemetry/instrumentation/version.py +1 -1
- {opentelemetry_instrumentation-0.40b0.dist-info → opentelemetry_instrumentation-0.41b0.dist-info}/METADATA +1 -1
- {opentelemetry_instrumentation-0.40b0.dist-info → opentelemetry_instrumentation-0.41b0.dist-info}/RECORD +7 -7
- {opentelemetry_instrumentation-0.40b0.dist-info → opentelemetry_instrumentation-0.41b0.dist-info}/WHEEL +0 -0
- {opentelemetry_instrumentation-0.40b0.dist-info → opentelemetry_instrumentation-0.41b0.dist-info}/entry_points.txt +0 -0
- {opentelemetry_instrumentation-0.40b0.dist-info → opentelemetry_instrumentation-0.41b0.dist-info}/licenses/LICENSE +0 -0
@@ -18,162 +18,170 @@
|
|
18
18
|
libraries = {
|
19
19
|
"aio_pika": {
|
20
20
|
"library": "aio_pika >= 7.2.0, < 10.0.0",
|
21
|
-
"instrumentation": "opentelemetry-instrumentation-aio-pika==0.
|
21
|
+
"instrumentation": "opentelemetry-instrumentation-aio-pika==0.41b0",
|
22
22
|
},
|
23
23
|
"aiohttp": {
|
24
24
|
"library": "aiohttp ~= 3.0",
|
25
|
-
"instrumentation": "opentelemetry-instrumentation-aiohttp-client==0.
|
25
|
+
"instrumentation": "opentelemetry-instrumentation-aiohttp-client==0.41b0",
|
26
26
|
},
|
27
27
|
"aiopg": {
|
28
28
|
"library": "aiopg >= 0.13.0, < 2.0.0",
|
29
|
-
"instrumentation": "opentelemetry-instrumentation-aiopg==0.
|
29
|
+
"instrumentation": "opentelemetry-instrumentation-aiopg==0.41b0",
|
30
30
|
},
|
31
31
|
"asgiref": {
|
32
32
|
"library": "asgiref ~= 3.0",
|
33
|
-
"instrumentation": "opentelemetry-instrumentation-asgi==0.
|
33
|
+
"instrumentation": "opentelemetry-instrumentation-asgi==0.41b0",
|
34
34
|
},
|
35
35
|
"asyncpg": {
|
36
36
|
"library": "asyncpg >= 0.12.0",
|
37
|
-
"instrumentation": "opentelemetry-instrumentation-asyncpg==0.
|
37
|
+
"instrumentation": "opentelemetry-instrumentation-asyncpg==0.41b0",
|
38
38
|
},
|
39
39
|
"boto": {
|
40
40
|
"library": "boto~=2.0",
|
41
|
-
"instrumentation": "opentelemetry-instrumentation-boto==0.
|
41
|
+
"instrumentation": "opentelemetry-instrumentation-boto==0.41b0",
|
42
42
|
},
|
43
43
|
"boto3": {
|
44
44
|
"library": "boto3 ~= 1.0",
|
45
|
-
"instrumentation": "opentelemetry-instrumentation-boto3sqs==0.
|
45
|
+
"instrumentation": "opentelemetry-instrumentation-boto3sqs==0.41b0",
|
46
46
|
},
|
47
47
|
"botocore": {
|
48
48
|
"library": "botocore ~= 1.0",
|
49
|
-
"instrumentation": "opentelemetry-instrumentation-botocore==0.
|
49
|
+
"instrumentation": "opentelemetry-instrumentation-botocore==0.41b0",
|
50
|
+
},
|
51
|
+
"cassandra-driver": {
|
52
|
+
"library": "cassandra-driver ~= 3.25",
|
53
|
+
"instrumentation": "opentelemetry-instrumentation-cassandra==0.41b0",
|
54
|
+
},
|
55
|
+
"scylla-driver": {
|
56
|
+
"library": "scylla-driver ~= 3.25",
|
57
|
+
"instrumentation": "opentelemetry-instrumentation-cassandra==0.41b0",
|
50
58
|
},
|
51
59
|
"celery": {
|
52
60
|
"library": "celery >= 4.0, < 6.0",
|
53
|
-
"instrumentation": "opentelemetry-instrumentation-celery==0.
|
61
|
+
"instrumentation": "opentelemetry-instrumentation-celery==0.41b0",
|
54
62
|
},
|
55
63
|
"confluent-kafka": {
|
56
64
|
"library": "confluent-kafka >= 1.8.2, <= 2.2.0",
|
57
|
-
"instrumentation": "opentelemetry-instrumentation-confluent-kafka==0.
|
65
|
+
"instrumentation": "opentelemetry-instrumentation-confluent-kafka==0.41b0",
|
58
66
|
},
|
59
67
|
"django": {
|
60
68
|
"library": "django >= 1.10",
|
61
|
-
"instrumentation": "opentelemetry-instrumentation-django==0.
|
69
|
+
"instrumentation": "opentelemetry-instrumentation-django==0.41b0",
|
62
70
|
},
|
63
71
|
"elasticsearch": {
|
64
72
|
"library": "elasticsearch >= 2.0",
|
65
|
-
"instrumentation": "opentelemetry-instrumentation-elasticsearch==0.
|
73
|
+
"instrumentation": "opentelemetry-instrumentation-elasticsearch==0.41b0",
|
66
74
|
},
|
67
75
|
"falcon": {
|
68
76
|
"library": "falcon >= 1.4.1, < 4.0.0",
|
69
|
-
"instrumentation": "opentelemetry-instrumentation-falcon==0.
|
77
|
+
"instrumentation": "opentelemetry-instrumentation-falcon==0.41b0",
|
70
78
|
},
|
71
79
|
"fastapi": {
|
72
80
|
"library": "fastapi ~= 0.58",
|
73
|
-
"instrumentation": "opentelemetry-instrumentation-fastapi==0.
|
81
|
+
"instrumentation": "opentelemetry-instrumentation-fastapi==0.41b0",
|
74
82
|
},
|
75
83
|
"flask": {
|
76
84
|
"library": "flask >= 1.0, < 3.0",
|
77
|
-
"instrumentation": "opentelemetry-instrumentation-flask==0.
|
85
|
+
"instrumentation": "opentelemetry-instrumentation-flask==0.41b0",
|
78
86
|
},
|
79
87
|
"grpcio": {
|
80
88
|
"library": "grpcio ~= 1.27",
|
81
|
-
"instrumentation": "opentelemetry-instrumentation-grpc==0.
|
89
|
+
"instrumentation": "opentelemetry-instrumentation-grpc==0.41b0",
|
82
90
|
},
|
83
91
|
"httpx": {
|
84
92
|
"library": "httpx >= 0.18.0",
|
85
|
-
"instrumentation": "opentelemetry-instrumentation-httpx==0.
|
93
|
+
"instrumentation": "opentelemetry-instrumentation-httpx==0.41b0",
|
86
94
|
},
|
87
95
|
"jinja2": {
|
88
96
|
"library": "jinja2 >= 2.7, < 4.0",
|
89
|
-
"instrumentation": "opentelemetry-instrumentation-jinja2==0.
|
97
|
+
"instrumentation": "opentelemetry-instrumentation-jinja2==0.41b0",
|
90
98
|
},
|
91
99
|
"kafka-python": {
|
92
100
|
"library": "kafka-python >= 2.0",
|
93
|
-
"instrumentation": "opentelemetry-instrumentation-kafka-python==0.
|
101
|
+
"instrumentation": "opentelemetry-instrumentation-kafka-python==0.41b0",
|
94
102
|
},
|
95
103
|
"mysql-connector-python": {
|
96
104
|
"library": "mysql-connector-python ~= 8.0",
|
97
|
-
"instrumentation": "opentelemetry-instrumentation-mysql==0.
|
105
|
+
"instrumentation": "opentelemetry-instrumentation-mysql==0.41b0",
|
98
106
|
},
|
99
107
|
"mysqlclient": {
|
100
108
|
"library": "mysqlclient < 3",
|
101
|
-
"instrumentation": "opentelemetry-instrumentation-mysqlclient==0.
|
109
|
+
"instrumentation": "opentelemetry-instrumentation-mysqlclient==0.41b0",
|
102
110
|
},
|
103
111
|
"pika": {
|
104
112
|
"library": "pika >= 0.12.0",
|
105
|
-
"instrumentation": "opentelemetry-instrumentation-pika==0.
|
113
|
+
"instrumentation": "opentelemetry-instrumentation-pika==0.41b0",
|
106
114
|
},
|
107
115
|
"psycopg2": {
|
108
116
|
"library": "psycopg2 >= 2.7.3.1",
|
109
|
-
"instrumentation": "opentelemetry-instrumentation-psycopg2==0.
|
117
|
+
"instrumentation": "opentelemetry-instrumentation-psycopg2==0.41b0",
|
110
118
|
},
|
111
119
|
"pymemcache": {
|
112
120
|
"library": "pymemcache >= 1.3.5, < 5",
|
113
|
-
"instrumentation": "opentelemetry-instrumentation-pymemcache==0.
|
121
|
+
"instrumentation": "opentelemetry-instrumentation-pymemcache==0.41b0",
|
114
122
|
},
|
115
123
|
"pymongo": {
|
116
124
|
"library": "pymongo >= 3.1, < 5.0",
|
117
|
-
"instrumentation": "opentelemetry-instrumentation-pymongo==0.
|
125
|
+
"instrumentation": "opentelemetry-instrumentation-pymongo==0.41b0",
|
118
126
|
},
|
119
127
|
"PyMySQL": {
|
120
128
|
"library": "PyMySQL < 2",
|
121
|
-
"instrumentation": "opentelemetry-instrumentation-pymysql==0.
|
129
|
+
"instrumentation": "opentelemetry-instrumentation-pymysql==0.41b0",
|
122
130
|
},
|
123
131
|
"pyramid": {
|
124
132
|
"library": "pyramid >= 1.7",
|
125
|
-
"instrumentation": "opentelemetry-instrumentation-pyramid==0.
|
133
|
+
"instrumentation": "opentelemetry-instrumentation-pyramid==0.41b0",
|
126
134
|
},
|
127
135
|
"redis": {
|
128
136
|
"library": "redis >= 2.6",
|
129
|
-
"instrumentation": "opentelemetry-instrumentation-redis==0.
|
137
|
+
"instrumentation": "opentelemetry-instrumentation-redis==0.41b0",
|
130
138
|
},
|
131
139
|
"remoulade": {
|
132
140
|
"library": "remoulade >= 0.50",
|
133
|
-
"instrumentation": "opentelemetry-instrumentation-remoulade==0.
|
141
|
+
"instrumentation": "opentelemetry-instrumentation-remoulade==0.41b0",
|
134
142
|
},
|
135
143
|
"requests": {
|
136
144
|
"library": "requests ~= 2.0",
|
137
|
-
"instrumentation": "opentelemetry-instrumentation-requests==0.
|
145
|
+
"instrumentation": "opentelemetry-instrumentation-requests==0.41b0",
|
138
146
|
},
|
139
147
|
"scikit-learn": {
|
140
148
|
"library": "scikit-learn ~= 0.24.0",
|
141
|
-
"instrumentation": "opentelemetry-instrumentation-sklearn==0.
|
149
|
+
"instrumentation": "opentelemetry-instrumentation-sklearn==0.41b0",
|
142
150
|
},
|
143
151
|
"sqlalchemy": {
|
144
152
|
"library": "sqlalchemy",
|
145
|
-
"instrumentation": "opentelemetry-instrumentation-sqlalchemy==0.
|
153
|
+
"instrumentation": "opentelemetry-instrumentation-sqlalchemy==0.41b0",
|
146
154
|
},
|
147
155
|
"starlette": {
|
148
156
|
"library": "starlette ~= 0.13.0",
|
149
|
-
"instrumentation": "opentelemetry-instrumentation-starlette==0.
|
157
|
+
"instrumentation": "opentelemetry-instrumentation-starlette==0.41b0",
|
150
158
|
},
|
151
159
|
"psutil": {
|
152
160
|
"library": "psutil >= 5",
|
153
|
-
"instrumentation": "opentelemetry-instrumentation-system-metrics==0.
|
161
|
+
"instrumentation": "opentelemetry-instrumentation-system-metrics==0.41b0",
|
154
162
|
},
|
155
163
|
"tornado": {
|
156
164
|
"library": "tornado >= 5.1.1",
|
157
|
-
"instrumentation": "opentelemetry-instrumentation-tornado==0.
|
165
|
+
"instrumentation": "opentelemetry-instrumentation-tornado==0.41b0",
|
158
166
|
},
|
159
167
|
"tortoise-orm": {
|
160
168
|
"library": "tortoise-orm >= 0.17.0",
|
161
|
-
"instrumentation": "opentelemetry-instrumentation-tortoiseorm==0.
|
169
|
+
"instrumentation": "opentelemetry-instrumentation-tortoiseorm==0.41b0",
|
162
170
|
},
|
163
171
|
"pydantic": {
|
164
172
|
"library": "pydantic >= 1.10.2",
|
165
|
-
"instrumentation": "opentelemetry-instrumentation-tortoiseorm==0.
|
173
|
+
"instrumentation": "opentelemetry-instrumentation-tortoiseorm==0.41b0",
|
166
174
|
},
|
167
175
|
"urllib3": {
|
168
176
|
"library": "urllib3 >= 1.0.0, < 3.0.0",
|
169
|
-
"instrumentation": "opentelemetry-instrumentation-urllib3==0.
|
177
|
+
"instrumentation": "opentelemetry-instrumentation-urllib3==0.41b0",
|
170
178
|
},
|
171
179
|
}
|
172
180
|
default_instrumentations = [
|
173
|
-
"opentelemetry-instrumentation-aws-lambda==0.
|
174
|
-
"opentelemetry-instrumentation-dbapi==0.
|
175
|
-
"opentelemetry-instrumentation-logging==0.
|
176
|
-
"opentelemetry-instrumentation-sqlite3==0.
|
177
|
-
"opentelemetry-instrumentation-urllib==0.
|
178
|
-
"opentelemetry-instrumentation-wsgi==0.
|
181
|
+
"opentelemetry-instrumentation-aws-lambda==0.41b0",
|
182
|
+
"opentelemetry-instrumentation-dbapi==0.41b0",
|
183
|
+
"opentelemetry-instrumentation-logging==0.41b0",
|
184
|
+
"opentelemetry-instrumentation-sqlite3==0.41b0",
|
185
|
+
"opentelemetry-instrumentation-urllib==0.41b0",
|
186
|
+
"opentelemetry-instrumentation-wsgi==0.41b0",
|
179
187
|
]
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: opentelemetry-instrumentation
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.41b0
|
4
4
|
Summary: Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
|
5
5
|
Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-instrumentation
|
6
6
|
Author-email: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
|
@@ -1,5 +1,5 @@
|
|
1
1
|
opentelemetry/instrumentation/bootstrap.py,sha256=xNA7yssrCNOhkm__VoqBQbWHFETPRy_vygK9YDwtKEM,4640
|
2
|
-
opentelemetry/instrumentation/bootstrap_gen.py,sha256=
|
2
|
+
opentelemetry/instrumentation/bootstrap_gen.py,sha256=Ku2L03giLp7qdLrA4N7wBWbhEOpWfE3G1sA31MK8bsA,6837
|
3
3
|
opentelemetry/instrumentation/dependencies.py,sha256=ljJ0nMK_vNZXOiCTLOT1nM3xpwmx7LVaW_S53jcRvIY,1798
|
4
4
|
opentelemetry/instrumentation/distro.py,sha256=4TCMpJY169TiYXfaD-9suGv6310_ir_rVuMljC7CVOY,2071
|
5
5
|
opentelemetry/instrumentation/environment_variables.py,sha256=oRcbNSSbnqJMQ3r4gBhK6jqtuI5WizapP962Z8DrVZ8,905
|
@@ -8,12 +8,12 @@ opentelemetry/instrumentation/propagators.py,sha256=eXw5regVrCEk5h1YOwX6Vltll6qV
|
|
8
8
|
opentelemetry/instrumentation/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
9
|
opentelemetry/instrumentation/sqlcommenter_utils.py,sha256=yV_-hcwy_3ckP76_FC2dOrd8IKi9z_9s980ZMuGYkrE,1960
|
10
10
|
opentelemetry/instrumentation/utils.py,sha256=sjlV-AaB73upNPHjSKYkZkT5RyJH1a_OtdaLflI09-k,4870
|
11
|
-
opentelemetry/instrumentation/version.py,sha256=
|
11
|
+
opentelemetry/instrumentation/version.py,sha256=9LtSy_KpXBRCK2aaMFk3l5qiAoEDLs7boZzuBeF3mPY,608
|
12
12
|
opentelemetry/instrumentation/auto_instrumentation/__init__.py,sha256=7o-VwHQtTwzz_vaLZMHJYm9SY1PC1Xpt0aoNCxbEqXw,3804
|
13
13
|
opentelemetry/instrumentation/auto_instrumentation/_load.py,sha256=RDFVxFJ2NR02i8_MFc2FJFxRQjsvjX8f1H2N7ZMF5V0,4794
|
14
14
|
opentelemetry/instrumentation/auto_instrumentation/sitecustomize.py,sha256=p3cz9NlKNlnzxc7guFSPyztx8XMUteAxkN1NFYXSH-0,1449
|
15
|
-
opentelemetry_instrumentation-0.
|
16
|
-
opentelemetry_instrumentation-0.
|
17
|
-
opentelemetry_instrumentation-0.
|
18
|
-
opentelemetry_instrumentation-0.
|
19
|
-
opentelemetry_instrumentation-0.
|
15
|
+
opentelemetry_instrumentation-0.41b0.dist-info/METADATA,sha256=uE-RUpzn6d-fiYlXIeOB74r_lMwhlkTBHBSm9QqVONI,5857
|
16
|
+
opentelemetry_instrumentation-0.41b0.dist-info/WHEEL,sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw,87
|
17
|
+
opentelemetry_instrumentation-0.41b0.dist-info/entry_points.txt,sha256=iVv3t5REB0O58tFUEQQXYLrTCa1VVOFUXfrbvUk6_aU,279
|
18
|
+
opentelemetry_instrumentation-0.41b0.dist-info/licenses/LICENSE,sha256=h8jwqxShIeVkc8vOo9ynxGYW16f4fVPxLhZKZs0H5U8,11350
|
19
|
+
opentelemetry_instrumentation-0.41b0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|