grafana: add minecraft server stats

This commit is contained in:
2026-04-23 01:17:10 -04:00
parent bc3652c782
commit 22282691e7
5 changed files with 251 additions and 0 deletions

View File

@@ -196,6 +196,10 @@ rec {
port = 9563;
proto = "tcp";
};
minecraft_exporter = {
port = 9567;
proto = "tcp";
};
prometheus_zfs = {
port = 9134;
proto = "tcp";