mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE '
monitoring' ORDER BY created_at DESC;
| | created_at | | | updated_at | | | title | | | subtitle | | | tags | | |
| | 2024-12-28 | | | | | | Monitoring Multi-threaded Replication Lag With Performance Schema | | | | | | mysql, replication, lag, monitoring, performance-schema | | |
| | 2023-03-28 | | | | | | Announcing Blip: A New MySQL Monitor | | | | | | blip, mysql, monitoring | | |
| | 2022-12-22 | | | | | | Blip: A New Open Source MySQL Metrics Collector | | | | | | mysql, metrics, monitoring, blip | | |
| | 2019-04-12 | | | | | | Path and Dimension Metrics | | | Strategies for identifying and organizing data points | | | metrics, monitoring, time series | | |
4 rows in set (0.00 sec)