grpcio-channelz 1.72.0rc1__tar.gz → 1.73.0rc1__tar.gz
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.
- {grpcio_channelz-1.72.0rc1/grpcio_channelz.egg-info → grpcio_channelz-1.73.0rc1}/PKG-INFO +3 -3
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/channelz_pb2.py +2 -2
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/channelz_pb2.pyi +7 -7
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/channelz_pb2_grpc.py +1 -1
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_version.py +1 -1
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1/grpcio_channelz.egg-info}/PKG-INFO +3 -3
- grpcio_channelz-1.73.0rc1/grpcio_channelz.egg-info/requires.txt +2 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/python_version.py +1 -1
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/setup.py +1 -1
- grpcio_channelz-1.72.0rc1/grpcio_channelz.egg-info/requires.txt +0 -2
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/LICENSE +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/MANIFEST.in +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/README.rst +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/__init__.py +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/__init__.py +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/_async.py +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/_servicer.py +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpc_channelz/v1/channelz.py +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpcio_channelz.egg-info/SOURCES.txt +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpcio_channelz.egg-info/dependency_links.txt +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpcio_channelz.egg-info/top_level.txt +0 -0
- {grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: grpcio-channelz
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.73.0rc1
|
|
4
4
|
Summary: Channel Level Live Debug Information Service for gRPC
|
|
5
5
|
Home-page: https://grpc.io
|
|
6
6
|
Author: The gRPC Authors
|
|
@@ -17,8 +17,8 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
17
17
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
18
18
|
Requires-Python: >=3.9
|
|
19
19
|
License-File: LICENSE
|
|
20
|
-
Requires-Dist: protobuf<7.
|
|
21
|
-
Requires-Dist: grpcio>=1.
|
|
20
|
+
Requires-Dist: protobuf<7.0.0,>=6.30.0
|
|
21
|
+
Requires-Dist: grpcio>=1.73.0rc1
|
|
22
22
|
|
|
23
23
|
gRPC Python Channelz package
|
|
24
24
|
==============================
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: grpc_channelz/v1/channelz.proto
|
|
5
|
-
# Protobuf Python Version: 6.
|
|
5
|
+
# Protobuf Python Version: 6.31.0
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -12,7 +12,7 @@ from google.protobuf.internal import builder as _builder
|
|
|
12
12
|
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
|
-
|
|
15
|
+
31,
|
|
16
16
|
0,
|
|
17
17
|
'',
|
|
18
18
|
'grpc_channelz/v1/channelz.proto'
|
|
@@ -75,7 +75,7 @@ class ChannelData(_message.Message):
|
|
|
75
75
|
calls_succeeded: int
|
|
76
76
|
calls_failed: int
|
|
77
77
|
last_call_started_timestamp: _timestamp_pb2.Timestamp
|
|
78
|
-
def __init__(self, state: _Optional[_Union[ChannelConnectivityState, _Mapping]] = ..., target: _Optional[str] = ..., trace: _Optional[_Union[ChannelTrace, _Mapping]] = ..., calls_started: _Optional[int] = ..., calls_succeeded: _Optional[int] = ..., calls_failed: _Optional[int] = ..., last_call_started_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
|
|
78
|
+
def __init__(self, state: _Optional[_Union[ChannelConnectivityState, _Mapping]] = ..., target: _Optional[str] = ..., trace: _Optional[_Union[ChannelTrace, _Mapping]] = ..., calls_started: _Optional[int] = ..., calls_succeeded: _Optional[int] = ..., calls_failed: _Optional[int] = ..., last_call_started_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
|
|
79
79
|
|
|
80
80
|
class ChannelTraceEvent(_message.Message):
|
|
81
81
|
__slots__ = ("description", "severity", "timestamp", "channel_ref", "subchannel_ref")
|
|
@@ -99,7 +99,7 @@ class ChannelTraceEvent(_message.Message):
|
|
|
99
99
|
timestamp: _timestamp_pb2.Timestamp
|
|
100
100
|
channel_ref: ChannelRef
|
|
101
101
|
subchannel_ref: SubchannelRef
|
|
102
|
-
def __init__(self, description: _Optional[str] = ..., severity: _Optional[_Union[ChannelTraceEvent.Severity, str]] = ..., timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., channel_ref: _Optional[_Union[ChannelRef, _Mapping]] = ..., subchannel_ref: _Optional[_Union[SubchannelRef, _Mapping]] = ...) -> None: ...
|
|
102
|
+
def __init__(self, description: _Optional[str] = ..., severity: _Optional[_Union[ChannelTraceEvent.Severity, str]] = ..., timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., channel_ref: _Optional[_Union[ChannelRef, _Mapping]] = ..., subchannel_ref: _Optional[_Union[SubchannelRef, _Mapping]] = ...) -> None: ...
|
|
103
103
|
|
|
104
104
|
class ChannelTrace(_message.Message):
|
|
105
105
|
__slots__ = ("num_events_logged", "creation_timestamp", "events")
|
|
@@ -109,7 +109,7 @@ class ChannelTrace(_message.Message):
|
|
|
109
109
|
num_events_logged: int
|
|
110
110
|
creation_timestamp: _timestamp_pb2.Timestamp
|
|
111
111
|
events: _containers.RepeatedCompositeFieldContainer[ChannelTraceEvent]
|
|
112
|
-
def __init__(self, num_events_logged: _Optional[int] = ..., creation_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., events: _Optional[_Iterable[_Union[ChannelTraceEvent, _Mapping]]] = ...) -> None: ...
|
|
112
|
+
def __init__(self, num_events_logged: _Optional[int] = ..., creation_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., events: _Optional[_Iterable[_Union[ChannelTraceEvent, _Mapping]]] = ...) -> None: ...
|
|
113
113
|
|
|
114
114
|
class ChannelRef(_message.Message):
|
|
115
115
|
__slots__ = ("channel_id", "name")
|
|
@@ -165,7 +165,7 @@ class ServerData(_message.Message):
|
|
|
165
165
|
calls_succeeded: int
|
|
166
166
|
calls_failed: int
|
|
167
167
|
last_call_started_timestamp: _timestamp_pb2.Timestamp
|
|
168
|
-
def __init__(self, trace: _Optional[_Union[ChannelTrace, _Mapping]] = ..., calls_started: _Optional[int] = ..., calls_succeeded: _Optional[int] = ..., calls_failed: _Optional[int] = ..., last_call_started_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
|
|
168
|
+
def __init__(self, trace: _Optional[_Union[ChannelTrace, _Mapping]] = ..., calls_started: _Optional[int] = ..., calls_succeeded: _Optional[int] = ..., calls_failed: _Optional[int] = ..., last_call_started_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
|
|
169
169
|
|
|
170
170
|
class Socket(_message.Message):
|
|
171
171
|
__slots__ = ("ref", "data", "local", "remote", "security", "remote_name")
|
|
@@ -211,7 +211,7 @@ class SocketData(_message.Message):
|
|
|
211
211
|
local_flow_control_window: _wrappers_pb2.Int64Value
|
|
212
212
|
remote_flow_control_window: _wrappers_pb2.Int64Value
|
|
213
213
|
option: _containers.RepeatedCompositeFieldContainer[SocketOption]
|
|
214
|
-
def __init__(self, streams_started: _Optional[int] = ..., streams_succeeded: _Optional[int] = ..., streams_failed: _Optional[int] = ..., messages_sent: _Optional[int] = ..., messages_received: _Optional[int] = ..., keep_alives_sent: _Optional[int] = ..., last_local_stream_created_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., last_remote_stream_created_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., last_message_sent_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., last_message_received_timestamp: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., local_flow_control_window: _Optional[_Union[_wrappers_pb2.Int64Value, _Mapping]] = ..., remote_flow_control_window: _Optional[_Union[_wrappers_pb2.Int64Value, _Mapping]] = ..., option: _Optional[_Iterable[_Union[SocketOption, _Mapping]]] = ...) -> None: ...
|
|
214
|
+
def __init__(self, streams_started: _Optional[int] = ..., streams_succeeded: _Optional[int] = ..., streams_failed: _Optional[int] = ..., messages_sent: _Optional[int] = ..., messages_received: _Optional[int] = ..., keep_alives_sent: _Optional[int] = ..., last_local_stream_created_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., last_remote_stream_created_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., last_message_sent_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., last_message_received_timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., local_flow_control_window: _Optional[_Union[_wrappers_pb2.Int64Value, _Mapping]] = ..., remote_flow_control_window: _Optional[_Union[_wrappers_pb2.Int64Value, _Mapping]] = ..., option: _Optional[_Iterable[_Union[SocketOption, _Mapping]]] = ...) -> None: ...
|
|
215
215
|
|
|
216
216
|
class Address(_message.Message):
|
|
217
217
|
__slots__ = ("tcpip_address", "uds_address", "other_address")
|
|
@@ -282,7 +282,7 @@ class SocketOptionTimeout(_message.Message):
|
|
|
282
282
|
__slots__ = ("duration",)
|
|
283
283
|
DURATION_FIELD_NUMBER: _ClassVar[int]
|
|
284
284
|
duration: _duration_pb2.Duration
|
|
285
|
-
def __init__(self, duration: _Optional[_Union[_duration_pb2.Duration, _Mapping]] = ...) -> None: ...
|
|
285
|
+
def __init__(self, duration: _Optional[_Union[datetime.timedelta, _duration_pb2.Duration, _Mapping]] = ...) -> None: ...
|
|
286
286
|
|
|
287
287
|
class SocketOptionLinger(_message.Message):
|
|
288
288
|
__slots__ = ("active", "duration")
|
|
@@ -290,7 +290,7 @@ class SocketOptionLinger(_message.Message):
|
|
|
290
290
|
DURATION_FIELD_NUMBER: _ClassVar[int]
|
|
291
291
|
active: bool
|
|
292
292
|
duration: _duration_pb2.Duration
|
|
293
|
-
def __init__(self, active: bool = ..., duration: _Optional[_Union[_duration_pb2.Duration, _Mapping]] = ...) -> None: ...
|
|
293
|
+
def __init__(self, active: bool = ..., duration: _Optional[_Union[datetime.timedelta, _duration_pb2.Duration, _Mapping]] = ...) -> None: ...
|
|
294
294
|
|
|
295
295
|
class SocketOptionTcpInfo(_message.Message):
|
|
296
296
|
__slots__ = ("tcpi_state", "tcpi_ca_state", "tcpi_retransmits", "tcpi_probes", "tcpi_backoff", "tcpi_options", "tcpi_snd_wscale", "tcpi_rcv_wscale", "tcpi_rto", "tcpi_ato", "tcpi_snd_mss", "tcpi_rcv_mss", "tcpi_unacked", "tcpi_sacked", "tcpi_lost", "tcpi_retrans", "tcpi_fackets", "tcpi_last_data_sent", "tcpi_last_ack_sent", "tcpi_last_data_recv", "tcpi_last_ack_recv", "tcpi_pmtu", "tcpi_rcv_ssthresh", "tcpi_rtt", "tcpi_rttvar", "tcpi_snd_ssthresh", "tcpi_snd_cwnd", "tcpi_advmss", "tcpi_reordering")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: grpcio-channelz
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.73.0rc1
|
|
4
4
|
Summary: Channel Level Live Debug Information Service for gRPC
|
|
5
5
|
Home-page: https://grpc.io
|
|
6
6
|
Author: The gRPC Authors
|
|
@@ -17,8 +17,8 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
17
17
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
18
18
|
Requires-Python: >=3.9
|
|
19
19
|
License-File: LICENSE
|
|
20
|
-
Requires-Dist: protobuf<7.
|
|
21
|
-
Requires-Dist: grpcio>=1.
|
|
20
|
+
Requires-Dist: protobuf<7.0.0,>=6.30.0
|
|
21
|
+
Requires-Dist: grpcio>=1.73.0rc1
|
|
22
22
|
|
|
23
23
|
gRPC Python Channelz package
|
|
24
24
|
==============================
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
|
|
15
15
|
# AUTO-GENERATED FROM `$REPO_ROOT/templates/src/python/grpcio_channelz/python_version.py.template`!!!
|
|
16
16
|
|
|
17
|
-
SUPPORTED_PYTHON_VERSIONS = [
|
|
17
|
+
SUPPORTED_PYTHON_VERSIONS = ["3.9","3.10","3.11","3.12","3.13"]
|
|
18
18
|
|
|
19
19
|
MIN_PYTHON_VERSION = 3.9
|
|
20
20
|
MAX_PYTHON_VERSION = 3.13
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpcio_channelz.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{grpcio_channelz-1.72.0rc1 → grpcio_channelz-1.73.0rc1}/grpcio_channelz.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|