forked from pool/golang-github-lusitaniae-apache_exporter
f10c99019f
- 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 - Adapted to build on Enterprise Linux 8 - Require building with Go 1.15 - Update to 0.7 * Handle OS TERM signals - Changes from 0.6 * Add option to override host name - Add %license macro for LICENSE file - Fix license information in spec file (MIT) - Initial commit (v0.5.0) OBS-URL: https://build.opensuse.org/request/show/993313 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-lusitaniae-apache_exporter?expand=0&rev=15
53 lines
1.6 KiB
Plaintext
53 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 13 12:42:00 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
|
|
|
- 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 <stefan.bluhm@clacee.eu>
|
|
|
|
- Adapted to build on Enterprise Linux 8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 8 09:40:42 UTC 2021 - Witek Bedyk <witold.bedyk@suse.com>
|
|
|
|
- Require building with Go 1.15
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 15:18:13 UTC 2019 - Joao Cavalheiro <jcavalheiro@suse.com>
|
|
|
|
- Update to 0.7
|
|
* Handle OS TERM signals
|
|
|
|
- Changes from 0.6
|
|
* Add option to override host name
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 09:26:16 UTC 2019 - jmc <jcavalheiro@suse.com>
|
|
|
|
- Add %license macro for LICENSE file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 09:04:18 UTC 2019 - jcavalheiro@suse.com
|
|
|
|
- Fix license information in spec file (MIT)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 17 17:08:16 UTC 2019 - jcavalheiro@suse.com
|
|
|
|
- Initial commit (v0.5.0)
|