Youzan Coder
Jun 5, 2020 · Databases
Monitoring MySQL Response Time (RT) with tcprstat and Query Response Time Plugin
The article defines MySQL response time as total request‑to‑reply latency, illustrates it with a travel analogy, and then details two monitoring solutions—Percona’s tcprstat utility that captures TCP‑level timings and the Query Response Time audit plugin that records latency distribution in INFORMATION_SCHEMA tables for analysis and Grafana visualization.
DatabaseQuery Response Time Pluginmysql
0 likes · 9 min read