Stats Config
MetricConfig
Metric instance configuration overrides. The metric value and the metric type are optional and permit changing the reported value for an existing metric. The standard metrics are optimized and reported through a “fast-path”. The customizations allow full configurability, at the cost of a “slower” path.
MetricDefinition
PluginConfig
MetricType
Name | Description |
---|---|
COUNTER | |
GAUGE | |
HISTOGRAM |
Reporter
Specifies the proxy deployment type.
Name | Description |
---|---|
UNSPECIFIED | Default value is inferred from the listener direction, as either client or server sidecar. |
SERVER_GATEWAY | Shared server gateway, e.g. “waypoint”. |