1 Commits
Author SHA1 Message Date
steffen 4fb1aba5c6 agent v1.4: MySQL/MariaDB live metrics (_mysql_stats)
Same fields as the postgres variant: sizes/tables/rows/top tables from
information_schema.TABLES, connections/uptime from SHOW GLOBAL STATUS,
InnoDB buffer-pool hit ratio as cache_hit_pct. Best-effort like the
rest — any failure returns None and never disturbs the heartbeat.
2026-08-14 01:09:33 +02:00