Prometheus typed metrics fields
Stats scraped from a Prometheus endpoint.
prometheus.*.value
- Prometheus gauge metric
type: object
prometheus.*.counter
- Prometheus counter metric
type: object
prometheus.*.rate
- Prometheus rated counter metric
type: object
prometheus.*.histogram
- Prometheus histogram metric - release: ga
type: object