grpcio-csm-observability 1.73.1__py3-none-any.whl → 1.74.0rc1__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.
@@ -130,9 +130,9 @@ class CSMOpenTelemetryLabelInjector(OpenTelemetryLabelInjector):
130
130
  serialized_str = serialized_struct.SerializeToString()
131
131
 
132
132
  self._exchange_labels = {"XEnvoyPeerMetadata": serialized_str}
133
- self._additional_exchange_labels[
134
- "csm.workload_canonical_service"
135
- ] = canonical_service_value
133
+ self._additional_exchange_labels["csm.workload_canonical_service"] = (
134
+ canonical_service_value
135
+ )
136
136
  self._additional_exchange_labels["csm.mesh_id"] = mesh_id
137
137
 
138
138
  def get_labels_for_exchange(self) -> Dict[str, AnyStr]:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: grpcio-csm-observability
3
- Version: 1.73.1
3
+ Version: 1.74.0rc1
4
4
  Summary: gRPC Python CSM observability package
5
5
  Home-page: https://grpc.io
6
6
  Author: The gRPC Authors
@@ -16,8 +16,8 @@ Requires-Python: >=3.9
16
16
  License-File: LICENSE
17
17
  Requires-Dist: opentelemetry-sdk >=1.25.0
18
18
  Requires-Dist: opentelemetry-resourcedetector-gcp >=1.6.0a0
19
- Requires-Dist: grpcio ==1.73.1
20
- Requires-Dist: protobuf <7.0.0,>=6.30.0
19
+ Requires-Dist: grpcio ==1.74.0rc1
20
+ Requires-Dist: protobuf <7.0.0,>=6.31.1
21
21
 
22
22
  gRPC Python CSM Observability
23
23
  =============================
@@ -0,0 +1,7 @@
1
+ grpc_csm_observability/__init__.py,sha256=CRuqnwMQmI9pSQdnTnI32xReU-7PLlB45hbgXWycEXw,709
2
+ grpc_csm_observability/_csm_observability_plugin.py,sha256=ol1BLaGZ4Tf13jIo1BRhEHDgjpBsIxf4jMiR9V8nQdg,11485
3
+ grpcio_csm_observability-1.74.0rc1.dist-info/LICENSE,sha256=WQGY4_MF8sNH_eZNY3xlSSu-9VTbbINk4UnNN143l-4,29687
4
+ grpcio_csm_observability-1.74.0rc1.dist-info/METADATA,sha256=O1ONjcFiTs_DezuBEMOOe-mYsMSoiIr27kZxXjL37fE,3293
5
+ grpcio_csm_observability-1.74.0rc1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
+ grpcio_csm_observability-1.74.0rc1.dist-info/top_level.txt,sha256=FSgLI8hb_KL25S49JgyLTjHgdxM3PpcrkWQrbOQiaB8,23
7
+ grpcio_csm_observability-1.74.0rc1.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- grpc_csm_observability/__init__.py,sha256=CRuqnwMQmI9pSQdnTnI32xReU-7PLlB45hbgXWycEXw,709
2
- grpc_csm_observability/_csm_observability_plugin.py,sha256=iBCAHmOkavv3OpQL1ePH1N9FehZuyc6xh11Gz5hsCT8,11483
3
- grpcio_csm_observability-1.73.1.dist-info/LICENSE,sha256=WQGY4_MF8sNH_eZNY3xlSSu-9VTbbINk4UnNN143l-4,29687
4
- grpcio_csm_observability-1.73.1.dist-info/METADATA,sha256=3jRrnF4P6whcN8Fub6K-4-4w-XcGMf7y8_yMk7WHktY,3287
5
- grpcio_csm_observability-1.73.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
- grpcio_csm_observability-1.73.1.dist-info/top_level.txt,sha256=FSgLI8hb_KL25S49JgyLTjHgdxM3PpcrkWQrbOQiaB8,23
7
- grpcio_csm_observability-1.73.1.dist-info/RECORD,,