Metrics¶
admin.v3.SimpleMetric¶
Proto representation of an Envoy Counter or Gauge value.
- type
(admin.v3.SimpleMetric.Type) Type of the metric represented.
- value
(uint64) Current metric value.
- name
(string) Name of the metric.
Proto representation of an Envoy Counter or Gauge value.
(admin.v3.SimpleMetric.Type) Type of the metric represented.
(uint64) Current metric value.
(string) Name of the metric.