feat: add Loki datasource configuration for Grafana
This commit is contained in:
parent
7fc3c3db63
commit
39b9726be7
2 changed files with 18 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ in
|
|||
./alerting/service/default.nix # Added: Imports the new service alerts module
|
||||
# ... other rule files can be added here ...
|
||||
./datasources/victoriametrics.nix
|
||||
./datasources/loki.nix # Add Loki datasource
|
||||
];
|
||||
|
||||
systemd.services.grafana.script = lib.mkBefore ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue