mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
alloy: Auto enable collectors
This commit is contained in:
parent
1515ce28e4
commit
5492e51dd3
4 changed files with 12 additions and 20 deletions
|
|
@ -79,11 +79,6 @@
|
|||
alloy = {
|
||||
enable = true;
|
||||
domain = "alloy-${config.networking.hostName}.${tailscaleDomain}";
|
||||
collect.metrics = {
|
||||
system = true;
|
||||
victorialogs = true;
|
||||
caddy = true;
|
||||
};
|
||||
};
|
||||
|
||||
caddy.virtualHosts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue