Commit Graph

7 Commits

Author SHA1 Message Date
Ben Kochie 2c1ca8868e
Release v0.5.0 (#166)
Breaking Change:

The exporter config file format has changed. It now supports multiple modules
to scrape different endpoints.

* [FEATURE] Support custom valuetype #145
* [FEATURE] Support modules configuration #146
* [FEATURE] Accept non-2xx HTTP status #161

Signed-off-by: SuperQ <superq@gmail.com>
2022-07-11 09:54:10 +02:00
Ben Kochie 621139e1b2
Release 0.4.0 (#136)
* [FEATURE] Add support for HTTP POST body content #123

Signed-off-by: SuperQ <superq@gmail.com>
2022-01-18 14:46:03 +09:00
rustyclock ae58e1f3e7
Add release date to CHANGELOG
Signed-off-by: rustyclock <rustyclock@protonmail.com>
2021-02-14 11:09:38 +09:00
rustyclock 100f573748
Release 0.3.0
Signed-off-by: rustyclock <rustyclock@protonmail.com>
2021-02-12 18:00:45 +09:00
Ben Kochie 146e736170
Set releae date in CHANGELOG.
Signed-off-by: Ben Kochie <superq@gmail.com>
2020-11-03 18:03:41 +01:00
Ben Kochie d6403b58a8
Release v0.2.0
* Update changelog
* Bump Go modules.
* Update NewClientFromConfig use
* Bump Go to 1.15.

prometheus/common#249 added option to disable HTTP/2.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-11-02 16:32:28 +01:00
Ben Kochie d001c8fc3c
Release 0.1.0
* Add initial changelog.
* Bump Go deps.
* Update circleci prometheus orb.

Closes: https://github.com/prometheus-community/json_exporter/issues/32
Closes: https://github.com/prometheus-community/json_exporter/issues/41

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-07-27 10:08:41 +02:00