mirror of
https://github.com/prometheus-community/json_exporter
synced 2024-12-18 04:26:08 +00:00
010ed79411
* [FEATURE] Allow timestamps from metrics #167 * [FEATURE] Support Value Conversions #172 Signed-off-by: SuperQ <superq@gmail.com>
1.1 KiB
1.1 KiB
0.6.0 / 2023-06-06
- [FEATURE] Allow timestamps from metrics #167
- [FEATURE] Support Value Conversions #172
0.5.0 / 2022-07-03
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
- [FEATURE] Add support for HTTP POST body content #123
0.3.0 / 2021-02-12
⚠️ Backward incompatible configuration with previous versions.
0.2.0 / 2020-11-03
0.1.0 / 2020-07-27
Initial prometheus-community release.