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>
* 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>
* 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>