Add pyroscope to labmon cert monitoring
Some checks failed
Run nix flake check / flake-check (push) Failing after 10m30s
Some checks failed
Run nix flake check / flake-check (push) Failing after 10m30s
This commit is contained in:
parent
2380c13465
commit
c32e288273
@ -113,6 +113,12 @@
|
|||||||
Verify = true;
|
Verify = true;
|
||||||
Duration = "12h";
|
Duration = "12h";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
Enabled = true;
|
||||||
|
Address = "pyroscope.home.2rjus.net:443";
|
||||||
|
Verify = true;
|
||||||
|
Duration = "12h";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user