services/monitoring: scrape Gerrit's metrics #63

Merged
k900 merged 4 commits from gerrit-metrics into main 2024-07-15 11:02:58 +00:00
Showing only changes of commit 48e17163c8 - Show all commits

View file

@ -60,6 +60,7 @@ in
plugins = with pkgs.gerritPlugins; [
oauth
metrics-reporter-prometheus
];
package = pkgs.gerrit;