mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
alloy: Add caddy metrics scraping
This commit is contained in:
parent
926716e7e5
commit
1515ce28e4
4 changed files with 27 additions and 3 deletions
|
|
@ -82,6 +82,7 @@
|
|||
collect.metrics = {
|
||||
system = true;
|
||||
victorialogs = true;
|
||||
caddy = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue