From e44f7a520e136733738dbebe6e3055e44bb46e7d Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 26 Apr 2020 07:36:48 +0100 Subject: Add a new metrics module To produce Prometheus style metrics for the counts of various things. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9b7be08..747c597 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,4 +16,5 @@ SOURCES = \ guix-build-coordinator/datastore/postgresql.scm \ guix-build-coordinator/datastore/sqlite.scm \ guix-build-coordinator/hooks.scm \ + guix-build-coordinator/metrics.scm \ guix-build-coordinator/utils.scm -- cgit v1.2.3