Feature
This view shows the data types of RESPONSE TIME histograms for Prometheus to monitor.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| RESPONSE_TIME | bigint(14) | NO | The response time. |
| COUNT | bigint(14) | NO | The number of requests within the response time. |
| TOTAL | bigint(14) | NO | The total response time of requests. |