From 9f3f9e246f947aeaa5e690f2a887a10237e10e15 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 24 Jun 2021 22:02:33 +0200 Subject: [PATCH] Add Prometheus --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index d5776b56..fc508467 100644 --- a/apps.json +++ b/apps.json @@ -2966,6 +2966,16 @@ "state": "notworking", "url": "https://github.com/abeudin/proftpd_ynh" }, + "prometheus": { + "branch": "master", + "category": "system_tools", + "revision": "HEAD", + "state": "working", + "subtags": [ + "monitoring" + ], + "url": "https://github.com/YunoHost-Apps/prometheus_ynh" + }, "psitransfer": { "branch": "master", "category": "small_utilities",