Get desktop application:
View/edit binary Protocol Buffers messages
A connection endpoint.
Used in: ,
The IP address. Senders SHOULD use dotted-quad notation for IPv4 addresses and RFC5952 representation for IPv6 addresses (which means that IPv6 addresses are *not* enclosed in `[` and `]`, as they are not written with the port in the same field). Clients MUST be prepared to accept IPv6 addresses in the forms shown in RFC4291.
Protocol that is used on this endpoint. If PROTOCOL_UNSPECIFIED then code should default to PROTOCOL_HTTP1 for backwards compatability.
Used in:
Used in:
The flow identifier (tag). This has to be unique per NodeRecord.
The IP/port for this flow.
A node: one machine running a replica instance.
The endpoint where this node receives xnet messages.
The endpoint where this node receives http requests.
The P2P flow end points.
Endpoint where the node provides Prometheus format metrics over HTTP
Endpoints on which the public API is served.
Endpoints on which private APIs are served.
Endpoints on which metrics compatible with the Prometheus export format are served.
Endpoints on which the XNet API is served
The id of the node operator that added this node.