StatsD
The statsd
adapter enables Istio to deliver metric data to a
StatsD monitoring backend.
This adapter supports the metric template.
Params
Configuration format for the statsd
adapter.
Params.MetricInfo
Describes how to represent this metric in statsd
Params.MetricInfo.Type
The type of metric.
Name | Description |
---|---|
UNKNOWN | |
COUNTER | |
GAUGE | |
DISTRIBUTION |