mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41: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
|
|
@ -77,13 +77,6 @@
|
|||
alloy = {
|
||||
enable = true;
|
||||
domain = "alloy-${config.networking.hostName}.${config.custom.services.tailscale.domain}";
|
||||
collect = {
|
||||
metrics = {
|
||||
system = true;
|
||||
caddy = true;
|
||||
};
|
||||
logs.sshd = true;
|
||||
};
|
||||
};
|
||||
|
||||
caddy.virtualHosts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue