opentelemetry-instrumentation-botocore 0.48b0__py3-none-any.whl → 0.49b0__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/botocore/extensions/_messaging.py +1 -1
- opentelemetry/instrumentation/botocore/version.py +1 -1
- {opentelemetry_instrumentation_botocore-0.48b0.dist-info → opentelemetry_instrumentation_botocore-0.49b0.dist-info}/METADATA +4 -4
- {opentelemetry_instrumentation_botocore-0.48b0.dist-info → opentelemetry_instrumentation_botocore-0.49b0.dist-info}/RECORD +7 -7
- {opentelemetry_instrumentation_botocore-0.48b0.dist-info → opentelemetry_instrumentation_botocore-0.49b0.dist-info}/WHEEL +0 -0
- {opentelemetry_instrumentation_botocore-0.48b0.dist-info → opentelemetry_instrumentation_botocore-0.49b0.dist-info}/entry_points.txt +0 -0
- {opentelemetry_instrumentation_botocore-0.48b0.dist-info → opentelemetry_instrumentation_botocore-0.49b0.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: opentelemetry-instrumentation-botocore
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.49b0
|
4
4
|
Summary: OpenTelemetry Botocore instrumentation
|
5
5
|
Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-botocore
|
6
6
|
Author-email: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
|
@@ -18,9 +18,9 @@ Classifier: Programming Language :: Python :: 3.11
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.12
|
19
19
|
Requires-Python: >=3.8
|
20
20
|
Requires-Dist: opentelemetry-api~=1.12
|
21
|
-
Requires-Dist: opentelemetry-instrumentation==0.
|
22
|
-
Requires-Dist: opentelemetry-propagator-aws-xray~=1.0
|
23
|
-
Requires-Dist: opentelemetry-semantic-conventions==0.
|
21
|
+
Requires-Dist: opentelemetry-instrumentation==0.49b0
|
22
|
+
Requires-Dist: opentelemetry-propagator-aws-xray~=1.0
|
23
|
+
Requires-Dist: opentelemetry-semantic-conventions==0.49b0
|
24
24
|
Provides-Extra: instruments
|
25
25
|
Requires-Dist: botocore~=1.0; extra == 'instruments'
|
26
26
|
Description-Content-Type: text/x-rst
|
@@ -1,15 +1,15 @@
|
|
1
1
|
opentelemetry/instrumentation/botocore/__init__.py,sha256=GWNEAzPLwvBUhXGw0B6iAWKBgC9MjM5zHdHGquvEYcU,10223
|
2
2
|
opentelemetry/instrumentation/botocore/package.py,sha256=6xvfRpU_C3wlSO6pto7MhGtkPoCHDEiRO_Fh4DiC_50,622
|
3
|
-
opentelemetry/instrumentation/botocore/version.py,sha256=
|
3
|
+
opentelemetry/instrumentation/botocore/version.py,sha256=feu1cU-5Mlc3KHErNko0hTd8PObq7lIudxaIp9B3L_8,608
|
4
4
|
opentelemetry/instrumentation/botocore/extensions/__init__.py,sha256=nQGZ4Clq4d2eIeDK6v0IqQVJ6SIIBpzm57DJGXgL9TA,1665
|
5
|
-
opentelemetry/instrumentation/botocore/extensions/_messaging.py,sha256=
|
5
|
+
opentelemetry/instrumentation/botocore/extensions/_messaging.py,sha256=ca2Uwyb1vxWu5qUkKTlfn9KJFN6k8HOTrrBYvwX4WzA,1636
|
6
6
|
opentelemetry/instrumentation/botocore/extensions/dynamodb.py,sha256=BA-zoY-Cr878t5Q3pYS3r1PKAd4FFBtdTCXZLoC3tLE,13554
|
7
7
|
opentelemetry/instrumentation/botocore/extensions/lmbd.py,sha256=Fm4_Pq9Wl2BPsHBo6iTJtof4QZTvG1XRBLrf6t-JoWM,4153
|
8
8
|
opentelemetry/instrumentation/botocore/extensions/sns.py,sha256=Y0P3r_9msd33UFUFeitS01QBF4Aivqo4yPIDDy-qeLw,5360
|
9
9
|
opentelemetry/instrumentation/botocore/extensions/sqs.py,sha256=2-ifTjtMQXayKQ-fEdxS_R7ckPXl7Givq3JESFz-Ou0,2791
|
10
10
|
opentelemetry/instrumentation/botocore/extensions/types.py,sha256=JWSXOP3KC6WRXbWG4EQczDDjaYhpq2HzTisUZn9e0m4,4857
|
11
|
-
opentelemetry_instrumentation_botocore-0.
|
12
|
-
opentelemetry_instrumentation_botocore-0.
|
13
|
-
opentelemetry_instrumentation_botocore-0.
|
14
|
-
opentelemetry_instrumentation_botocore-0.
|
15
|
-
opentelemetry_instrumentation_botocore-0.
|
11
|
+
opentelemetry_instrumentation_botocore-0.49b0.dist-info/METADATA,sha256=ma5u31ME3e7h64RZWHqd8nMh3ozuMKYscT12xW--yh0,1983
|
12
|
+
opentelemetry_instrumentation_botocore-0.49b0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
13
|
+
opentelemetry_instrumentation_botocore-0.49b0.dist-info/entry_points.txt,sha256=v5hzQbZMJ61JuhBNq5jHYAapvv3C_486h9CTqxlkUTM,100
|
14
|
+
opentelemetry_instrumentation_botocore-0.49b0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
15
|
+
opentelemetry_instrumentation_botocore-0.49b0.dist-info/RECORD,,
|
File without changes
|
File without changes
|