opentelemetry-instrumentation-aiohttp-client 0.53b0__py3-none-any.whl → 0.54b0__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/aiohttp_client/version.py +1 -1
- {opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info → opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info}/METADATA +4 -4
- opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info/RECORD +8 -0
- opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info/RECORD +0 -8
- {opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info → opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info}/WHEEL +0 -0
- {opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info → opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info}/entry_points.txt +0 -0
- {opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info → opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: opentelemetry-instrumentation-aiohttp-client
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.54b0
|
4
4
|
Summary: OpenTelemetry aiohttp client instrumentation
|
5
5
|
Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aiohttp-client
|
6
6
|
Project-URL: Repository, https://github.com/open-telemetry/opentelemetry-python-contrib
|
@@ -20,9 +20,9 @@ Classifier: Programming Language :: Python :: 3.12
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.13
|
21
21
|
Requires-Python: >=3.8
|
22
22
|
Requires-Dist: opentelemetry-api~=1.12
|
23
|
-
Requires-Dist: opentelemetry-instrumentation==0.
|
24
|
-
Requires-Dist: opentelemetry-semantic-conventions==0.
|
25
|
-
Requires-Dist: opentelemetry-util-http==0.
|
23
|
+
Requires-Dist: opentelemetry-instrumentation==0.54b0
|
24
|
+
Requires-Dist: opentelemetry-semantic-conventions==0.54b0
|
25
|
+
Requires-Dist: opentelemetry-util-http==0.54b0
|
26
26
|
Requires-Dist: wrapt<2.0.0,>=1.0.0
|
27
27
|
Provides-Extra: instruments
|
28
28
|
Requires-Dist: aiohttp~=3.0; extra == 'instruments'
|
@@ -0,0 +1,8 @@
|
|
1
|
+
opentelemetry/instrumentation/aiohttp_client/__init__.py,sha256=_rzwbYr1V-g3Br3P7-1Qbmx1PspqfvFiZalsryk2TKk,14474
|
2
|
+
opentelemetry/instrumentation/aiohttp_client/package.py,sha256=sNviXDOZG31-3USpt9VVWNqT8kAiIKaxtq-wi1k8WBM,681
|
3
|
+
opentelemetry/instrumentation/aiohttp_client/version.py,sha256=2Cd60xvNsK-wqkcpMwSA4a6Q10HlvLAHYh5gWJ57vOA,610
|
4
|
+
opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info/METADATA,sha256=XSbV2qff-I3zGt_rKnwHHXrr66GIMGEshDUATjC1UXY,2217
|
5
|
+
opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
6
|
+
opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info/entry_points.txt,sha256=RyZ5eVO-u3V_rwvLrhMM0ABs_WYZDqcagmMKwDPtmwE,117
|
7
|
+
opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
8
|
+
opentelemetry_instrumentation_aiohttp_client-0.54b0.dist-info/RECORD,,
|
@@ -1,8 +0,0 @@
|
|
1
|
-
opentelemetry/instrumentation/aiohttp_client/__init__.py,sha256=_rzwbYr1V-g3Br3P7-1Qbmx1PspqfvFiZalsryk2TKk,14474
|
2
|
-
opentelemetry/instrumentation/aiohttp_client/package.py,sha256=sNviXDOZG31-3USpt9VVWNqT8kAiIKaxtq-wi1k8WBM,681
|
3
|
-
opentelemetry/instrumentation/aiohttp_client/version.py,sha256=1NkJxtx3BBxL-4JKPFKSKsmAEbzpPJoF7wGXkYPKtNY,610
|
4
|
-
opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info/METADATA,sha256=TReK0pPmCH-5uhjy12vicQxy_VBqBufC8uEDLY2oal4,2217
|
5
|
-
opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
6
|
-
opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info/entry_points.txt,sha256=RyZ5eVO-u3V_rwvLrhMM0ABs_WYZDqcagmMKwDPtmwE,117
|
7
|
-
opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
8
|
-
opentelemetry_instrumentation_aiohttp_client-0.53b0.dist-info/RECORD,,
|
File without changes
|
File without changes
|