Add prometheus #118

Merged
esy merged 27 commits from prometheus2 into main 2024-05-23 21:52:10 +00:00
Showing only changes of commit 061453e5d1 - Show all commits

View file

@ -25,11 +25,6 @@ in {
}; };
}; };
port = mkOption {
type = types.port;
default = port;
};
datasource = { datasource = {
name = mkOption { name = mkOption {
type = types.str; type = types.str;