From 8314267aaa3002fa18b82c7d8148b00bbdc9bfb7 Mon Sep 17 00:00:00 2001 From: scrwr Date: Thu, 21 May 2020 14:56:18 +0200 Subject: [PATCH] upgrade Prometheus simple-client to 0.9.0 Former version of prometheus client generates excpetions with push gateway 0.10.0+ due to response code mismatch: https://github.com/prometheus/client_java/commit/ddf03f1a939d7c41659bdf7b4a150657ffa5cadb --- metrics-reporter-prometheus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metrics-reporter-prometheus/pom.xml b/metrics-reporter-prometheus/pom.xml index ccfc1eb..3ded7fd 100644 --- a/metrics-reporter-prometheus/pom.xml +++ b/metrics-reporter-prometheus/pom.xml @@ -18,7 +18,7 @@ Plugin for reporting internal Graylog metrics to Prometheus. - 0.3.0 + 0.9.0