aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-05-04 18:02:36 +0100
committerChristopher Baines <mail@cbaines.net>2022-05-04 18:02:36 +0100
commit0b642994e766a638ab5136113c32f0bddbdb4773 (patch)
tree9f2cc59005a59ac710aaa057aac28e51582a3368 /scripts
parent4d9f6240f25c54dd3cca2873de2f75446412ed8f (diff)
downloadnar-herder-0b642994e766a638ab5136113c32f0bddbdb4773.tar
nar-herder-0b642994e766a638ab5136113c32f0bddbdb4773.tar.gz
Expose the nar files stats via a new nar_files_total metric
Diffstat (limited to 'scripts')
-rw-r--r--scripts/nar-herder.in1
1 files changed, 1 insertions, 0 deletions
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)