diff --git a/golang-github-lusitaniae-apache_exporter.changes b/golang-github-lusitaniae-apache_exporter.changes index e02fc11..40cb4b1 100644 --- a/golang-github-lusitaniae-apache_exporter.changes +++ b/golang-github-lusitaniae-apache_exporter.changes @@ -2,6 +2,20 @@ Sun Mar 13 12:42:00 UTC 2022 - Michael Ströder - Update to upstream release 0.11.0 (jsc#SLE-24791) + * Add TLS support + * Switch to logger, please check --log.level and --log.format + flags + +- Update to version 0.10.1 + * Bugfix: Reset ProxyBalancer metrics on each scrape to + remove stale data + +- Update to version 0.10.0 + * Add Apache Proxy and other metrics + +- Update to version 0.8.0 + * Change commandline flags + * Add metrics: Apache version, request duration total ------------------------------------------------------------------- Fri Jan 21 20:09:39 UTC 2022 - Stefan Bluhm