modules/monitoring: add loki and promtail
This commit is contained in:
parent
92db38383e
commit
4b5b41b05a
20 changed files with 406 additions and 86 deletions
|
@ -14,6 +14,8 @@ with my-lib;
|
|||
|
||||
custom.monitoring = {
|
||||
grafana.enable = true;
|
||||
loki.enable = true;
|
||||
promtail.enable = true;
|
||||
};
|
||||
|
||||
services.caddy.virtualHosts."https://grafana.xinyang.life".extraConfig =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue