Add metrics host with Grafana and Prometheus
This commit is contained in:
parent
b7bae9e9de
commit
d625f3f887
6 changed files with 36 additions and 10 deletions
|
@ -18,7 +18,7 @@
|
|||
proxyPass = "http://netbox.vs.grzb.de:80";
|
||||
};
|
||||
};
|
||||
services.nginx.virtualHosts."grafana2.grzb.de" = {
|
||||
services.nginx.virtualHosts."grafana.grzb.de" = {
|
||||
listen = [{
|
||||
addr = "0.0.0.0";
|
||||
port = 80;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue