grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
ChannelData
grpc
channelz
v1
channelz_
Undocumented in source.
struct
ChannelData {
@
Proto
(1)
ChannelConnectivityState
state
;
@
Proto
(2)
string
target
;
@
Proto
(3)
ChannelTrace
trace
;
@
Proto
(4)
long
callsStarted
;
@
Proto
(5)
long
callsSucceeded
;
@
Proto
(6)
long
callsFailed
;
@
Proto
(7)
Timestamp
lastCallStartedTimestamp
;
}
Members
Variables
callsFailed
long
callsFailed
;
Undocumented in source.
callsStarted
long
callsStarted
;
Undocumented in source.
callsSucceeded
long
callsSucceeded
;
Undocumented in source.
lastCallStartedTimestamp
Timestamp
lastCallStartedTimestamp
;
Undocumented in source.
state
ChannelConnectivityState
state
;
Undocumented in source.
target
string
target
;
Undocumented in source.
trace
ChannelTrace
trace
;
Undocumented in source.
Meta
Source
See Implementation
grpc
channelz
v1
channelz_
interfaces
Channelz
manifest constants
protocVersion
structs
Address
Channel
ChannelConnectivityState
ChannelData
ChannelRef
ChannelTrace
ChannelTraceEvent
GetChannelRequest
GetChannelResponse
GetServerRequest
GetServerResponse
GetServerSocketsRequest
GetServerSocketsResponse
GetServersRequest
GetServersResponse
GetSocketRequest
GetSocketResponse
GetSubchannelRequest
GetSubchannelResponse
GetTopChannelsRequest
GetTopChannelsResponse
Security
Server
ServerData
ServerRef
Socket
SocketData
SocketOption
SocketOptionLinger
SocketOptionTcpInfo
SocketOptionTimeout
SocketRef
Subchannel
SubchannelRef