Metrics service

config.metrics.v2.MetricsServiceConfig

[config.metrics.v2.MetricsServiceConfig proto]

Metrics Service is configured as a built-in envoy.stat_sinks.metrics_service StatsSink. This opaque configuration will be used to create Metrics Service.

This extension may be referenced by the qualified name envoy.stat_sinks.metrics_service

Note

This extension does not operate on the data plane and hence is intended to be robust against untrusted traffic.

{
  "grpc_service": "{...}"
}
grpc_service

(core.GrpcService, REQUIRED) The upstream gRPC cluster that hosts the metrics service.