Skip to content

Releases: prometheus-community/json_exporter

0.6.0 / 2023-06-06

06 Jun 08:38
v0.6.0
2f9b473
Compare
Choose a tag to compare
  • [FEATURE] Allow timestamps from metrics #167
  • [FEATURE] Support Value Conversions #172

0.5.0 / 2022-07-03

11 Jul 08:29
v0.5.0
2c1ca88
Compare
Choose a tag to compare

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

0.4.0 / 2022-01-15

18 Jan 07:26
v0.4.0
621139e
Compare
Choose a tag to compare
  • [FEATURE] Add support for HTTP POST body content #123

0.3.0 / 2021-02-12

14 Feb 02:39
v0.3.0
ae58e1f
Compare
Choose a tag to compare

⚠️ Backward incompatible configuration with previous versions.

  • [CHANGE] Migrate JSONPath library #74
  • [CHANGE] Add TLS metrics support #68

0.2.0 / 2020-11-03

03 Nov 18:28
v0.2.0
146e736
Compare
Choose a tag to compare
  • [CHANGE] This release is complete refactoring #49
  • [BUGFIX] Fix unchecked call to io.Copy #57

0.1.0 / 2020-07-27

27 Jul 11:09
v0.1.0
2c09f42
Compare
Choose a tag to compare

Initial prometheus-community release.