summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortm <tm@pkgsrc.org>2019-03-17 12:55:13 +0000
committertm <tm@pkgsrc.org>2019-03-17 12:55:13 +0000
commit82fa67ca1433d828aeceff296610ad43d0c07828 (patch)
treed18bceceae47ae183eab34dc85c789ed97fdb51f /databases/Makefile
parent2a76ee8051fb7b919776adcaaf8b6ad00efe4511 (diff)
downloadpkgsrc-82fa67ca1433d828aeceff296610ad43d0c07828.tar.gz
prometheus: import version 2.8.0
The Prometheus monitoring system and time series database. Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 9573a156864..f8afe0d02bc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.575 2019/03/05 15:55:13 taca Exp $
+# $NetBSD: Makefile,v 1.576 2019/03/17 12:55:13 tm Exp $
COMMENT= Databases
@@ -332,6 +332,7 @@ SUBDIR+= postgresql96-plperl
SUBDIR+= postgresql96-plpython
SUBDIR+= postgresql96-pltcl
SUBDIR+= postgresql96-server
+SUBDIR+= prometheus
SUBDIR+= pxtools
SUBDIR+= py-PgSQL
SUBDIR+= py-alembic