id property

String? id
getter/setter pair

An opaque node identifier for the Envoy node.

This also provides the local service node name. It should be set if any of the following features are used: :ref:statsd , :ref:CDS , and :ref:HTTP tracing , either in this message or via :option:--service-node.

Implementation

core.String? id;