auto generate prometheus scrape targets
This commit is contained in:
parent
34a3c831e8
commit
f5fcfbded4
2 changed files with 68 additions and 22 deletions
|
|
@ -31,7 +31,7 @@
|
|||
# Raspberry Pi 4
|
||||
genepi = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
inherit inputs self;
|
||||
inherit (import ./parts) keys;
|
||||
};
|
||||
system = "aarch64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue