Get desktop application:
View/edit binary Protocol Buffers messages
Service for streaming metrics to server that consumes the metrics data. It uses Prometheus metric data model as a standard to represent metrics information.
Envoy will connect and send StreamMetricsMessage messages forever. It does not expect any response to be sent as nothing would be done in the case of failure.
Identifier data effectively is a structured metadata. As a performance optimization this will only be sent in the first message on the stream.
A list of metric entries
(message has no fields)
Used in:
The node sending metrics over the stream.