mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE 'percentiles' ORDER BY created_at DESC;

| created_at | updated_at | title | subtitle | tags |
| 2019-06-29 | 2024-06-04 | Response Time SLO | Percentiles, histograms, and missed SLO counters | metrics, percentiles, histograms, sla |
| 2019-02-10 |  | Percentiles |  | eng, percentiles, metrics, linear interpolation, nearest rank, go-metrics |
2 rows in set (0.00 sec)