chore: fmt
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
systemd = 9558;
|
systemd = 9558;
|
||||||
process = 9256;
|
process = 9256;
|
||||||
nvidiagpu = 9835;
|
nvidiagpu = 9835;
|
||||||
|
|
||||||
# Infrastructure exporters
|
# Infrastructure exporters
|
||||||
cadvisor = 8080;
|
cadvisor = 8080;
|
||||||
caddy = 2019;
|
caddy = 2019;
|
||||||
@@ -53,7 +53,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Docker cAdvisor for container metrics
|
# Docker cAdvisor for container metrics
|
||||||
virtualisation.oci-containers.containers.cadvisor = {
|
virtualisation.oci-containers.containers.cadvisor = {
|
||||||
image = "gcr.io/cadvisor/cadvisor:v0.49.1";
|
image = "gcr.io/cadvisor/cadvisor:v0.49.1";
|
||||||
@@ -70,7 +70,7 @@ in {
|
|||||||
"--device=/dev/kmsg"
|
"--device=/dev/kmsg"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Open firewall ports for Prometheus exporters
|
# Open firewall ports for Prometheus exporters
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
# Allow from Tailscale network
|
# Allow from Tailscale network
|
||||||
|
|||||||
Reference in New Issue
Block a user