From 0b642994e766a638ab5136113c32f0bddbdb4773 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Wed, 4 May 2022 18:02:36 +0100 Subject: Expose the nar files stats via a new nar_files_total metric --- scripts/nar-herder.in | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in index 2d5289b..655a1a9 100644 --- a/scripts/nar-herder.in +++ b/scripts/nar-herder.in @@ -373,6 +373,7 @@ (start-nar-removal-thread database canonical-storage (assq-ref opts 'storage-limit) + metrics-registry (filter-map (match-lambda ((key . val) -- cgit v1.2.3