Added initial infrastructure for declarative prometheus configs and established alloy integration for Traefik
This commit is contained in:
parent
d5920fb8fa
commit
2665a2c0e5
3 changed files with 178 additions and 0 deletions
|
|
@ -217,5 +217,7 @@ in {
|
|||
|
||||
networking.firewall.allowedTCPPorts = [3000];
|
||||
networking.firewall.allowedUDPPorts = [3000];
|
||||
|
||||
# ============== Declarative Config ================
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue