grpcio-observability 1.71.0__cp312-cp312-linux_armv7l.whl → 1.72.0__cp312-cp312-linux_armv7l.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.
@@ -267,7 +267,7 @@ def server_server_latency(labels: Mapping[str, str]) -> view_module.View:
267
267
  view = view_module.View(
268
268
  "grpc.io/server/server_latency",
269
269
  "The total time taken by an RPC from server transport's"
270
- + " (HTTP2 / inproc / cronet) perspective.",
270
+ + " (HTTP2 / inproc) perspective.",
271
271
  [TagKey(key) for key in labels.keys()]
272
272
  + [server_method_tag_key(), server_status_tag_key()],
273
273
  _measures.SERVER_SERVER_LATENCY_MEASURE,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: grpcio-observability
3
- Version: 1.71.0
3
+ Version: 1.72.0
4
4
  Summary: gRPC Python observability package
5
5
  Home-page: https://grpc.io
6
6
  Author: The gRPC Authors
@@ -15,7 +15,7 @@ Classifier: License :: OSI Approved :: Apache Software License
15
15
  Requires-Python: >=3.9
16
16
  Description-Content-Type: text/x-rst
17
17
  License-File: LICENSE
18
- Requires-Dist: grpcio ==1.71.0
18
+ Requires-Dist: grpcio ==1.72.0
19
19
  Requires-Dist: setuptools >=59.6.0
20
20
  Requires-Dist: opentelemetry-api >=1.21.0
21
21
 
@@ -1,5 +1,5 @@
1
1
  grpc_observability/__init__.py,sha256=H8-SPp2DazGSUWyGYhzdwoRC9IPtkN1oPwwzttWFTlg,688
2
- grpc_observability/_cyobservability.cpython-312-arm-linux-gnueabihf.so,sha256=W-GxKadnGOM1ZSyMZ0uctHvz1IUz5xOg0i-BL2oeTPs,554336
2
+ grpc_observability/_cyobservability.cpython-312-arm-linux-gnueabihf.so,sha256=T_wfePdOh3RnGDbaZSvhUomffgT7RC0cw9dEfHgbuZQ,554336
3
3
  grpc_observability/_measures.py,sha256=uzCLBz677MYV4UmR3gOQ0443iEf9cgbZbpAEb1qcntE,2964
4
4
  grpc_observability/_observability.py,sha256=Ja-xCDL9HzQlNlQsauFaPQR-uIPcKmiQSnsKiA3bjkk,4472
5
5
  grpc_observability/_observability_config.py,sha256=KFRMNpBE0-2ju8LP6Vyv3wlvLC5X2OBcPOtotSLeF24,4264
@@ -7,9 +7,9 @@ grpc_observability/_open_census_exporter.py,sha256=_0xmgGA_TLe8SY0cEPcOp0DP8N0Gk
7
7
  grpc_observability/_open_telemetry_measures.py,sha256=YUcYM8j-KSK6iJZIaQSd1GXCIgs-S-XhIZ-BSwNA96Y,2949
8
8
  grpc_observability/_open_telemetry_observability.py,sha256=gEu1i0g4EyEdhOd_J7rdz2mzI6eFtxYDg1uuVgAVx3E,20443
9
9
  grpc_observability/_open_telemetry_plugin.py,sha256=Oq6clNm3lnTCJx8oXdBaw-UhHZ-R3Y6Vvt24IBQR3iA,6423
10
- grpc_observability/_views.py,sha256=LOt3Avy6d_y3SP7NtsyxyoOrvyaY5VWvD4rVvfjiwpA,9564
11
- grpcio_observability-1.71.0.dist-info/LICENSE,sha256=WQGY4_MF8sNH_eZNY3xlSSu-9VTbbINk4UnNN143l-4,29687
12
- grpcio_observability-1.71.0.dist-info/METADATA,sha256=oLkQTCbVGB2ylfzdQpyojqrM1k4bY4lsQAh-yN78_AU,3915
13
- grpcio_observability-1.71.0.dist-info/WHEEL,sha256=PJMzE_-Ta0MpGNjNwQ-DonhZVVVKRCy1r_vaAJe_cVc,105
14
- grpcio_observability-1.71.0.dist-info/top_level.txt,sha256=Sfv2I7Rx3dpHi0iFX1iKlQ9o_zcOcaKvSiXWmwLmc3w,19
15
- grpcio_observability-1.71.0.dist-info/RECORD,,
10
+ grpc_observability/_views.py,sha256=mZVNSVmP-fyBDRAIjJPjKdot_Zt2uD4rZCsdhX_DwhE,9555
11
+ grpcio_observability-1.72.0.dist-info/LICENSE,sha256=WQGY4_MF8sNH_eZNY3xlSSu-9VTbbINk4UnNN143l-4,29687
12
+ grpcio_observability-1.72.0.dist-info/METADATA,sha256=LuKCi7oipB9hSvQonzAN6okzKetnx2lEDCQhhNH74WU,3915
13
+ grpcio_observability-1.72.0.dist-info/WHEEL,sha256=PJMzE_-Ta0MpGNjNwQ-DonhZVVVKRCy1r_vaAJe_cVc,105
14
+ grpcio_observability-1.72.0.dist-info/top_level.txt,sha256=Sfv2I7Rx3dpHi0iFX1iKlQ9o_zcOcaKvSiXWmwLmc3w,19
15
+ grpcio_observability-1.72.0.dist-info/RECORD,,