aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-08-31 13:54:20 +0100
committerChristopher Baines <mail@cbaines.net>2020-08-31 13:54:20 +0100
commit14f14eeaedf0135e212160b1ab2aa0c0ecc49037 (patch)
treef2976a1559a01d134a937c4c607005ad44eb9d76 /Makefile.am
parent84bdc0e637b920c719d78a259122bbb8eae2f72d (diff)
downloadbuild-coordinator-14f14eeaedf0135e212160b1ab2aa0c0ecc49037.tar
build-coordinator-14f14eeaedf0135e212160b1ab2aa0c0ecc49037.tar.gz
Use the guile-prometheus library for the metrics
Which was extracted from the Guix Build Coordinator.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d73488b..1922446 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,5 +18,4 @@ SOURCES = \
guix-build-coordinator/datastore/sqlite.scm \
guix-build-coordinator/guix-data-service.scm \
guix-build-coordinator/hooks.scm \
- guix-build-coordinator/metrics.scm \
guix-build-coordinator/utils.scm