feat: add Loki datasource configuration for Grafana
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user