Commit Graph

6 Commits

Author SHA1 Message Date
SuperQ 010ed79411
Release v0.6.0
* [FEATURE] Allow timestamps from metrics #167
* [FEATURE] Support Value Conversions #172

Signed-off-by: SuperQ <superq@gmail.com>
2023-06-06 04:12:10 +02:00
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 100f573748
Release 0.3.0
Signed-off-by: rustyclock <rustyclock@protonmail.com>
2021-02-12 18:00:45 +09: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 61232ef8cf
Update for prometheus-community
* Add prometheus-community boilerplate.
* Switch from external harness package to internal.
* Update imports to new locations.
* Cleanup old `gow` build.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-04-17 08:24:27 +02:00