This is an automated email from the git hooks/post-receive script. New commit to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit 201c3e49ebd64050503540239abed167be5d42df Author: Benjamin <poussin@codelutin.com> Date: Mon Dec 28 17:40:28 2020 +0100 ajout du type dans les labels prom (type=db) --- docker/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 6624cfb..ce990dc 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -109,6 +109,7 @@ services: memory: 10M labels: - prometheus.job=bookmarks.cl + - prometheus.type=db - prometheus.port=9187 # pgadmin: -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.