STATEMENT_RESPONSETIME_PERCENTILE
STATEMENT_RESPONSETIME_PERCENTILE obtains the response times of 80% and 95% SQL statements in the database.
Name |
Type |
Description |
---|---|---|
p80 |
bigint |
Response time of 80% SQL statements in the database (unit: μs) |
p95 |
bigint |
Response time of 95% SQL statements in the database (unit: μs) |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.