Add prometheus pushgateway
Some checks failed
Run nix flake check / flake-check (push) Failing after 12m59s
Some checks failed
Run nix flake check / flake-check (push) Failing after 12m59s
This commit is contained in:
@@ -106,6 +106,14 @@
|
||||
}
|
||||
reverse_proxy http://monitoring01.home.2rjus.net:4040
|
||||
}
|
||||
pushgw.home.2rjus.net {
|
||||
log {
|
||||
output file /var/log/caddy/pushgw.log {
|
||||
mode 644
|
||||
}
|
||||
}
|
||||
reverse_proxy http://monitoring01.home.2rjus.net:9091
|
||||
}
|
||||
http://http-proxy.home.2rjus.net/metrics {
|
||||
log {
|
||||
output file /var/log/caddy/caddy-metrics.log {
|
||||
|
Reference in New Issue
Block a user