Releases: fstab/grok_exporter
Releases · fstab/grok_exporter
v1.0.0.RC5
- Kafka tailer #129. Thanks @hartfordfive
- Add
max_age
config option for configuring sliding window sizes for quantiles #122. Thanks @whoawhoawhoa - Add json_lines webhook input format #100. Thanks @JensErat
- Bug fix in wildcard validation #127. Thanks @janisz
- Improved error messages
v1.0.0.RC4
- #117 Support CA certificates for SSL client authentication
- #118 update go.mod and add go.sum
- #103 fix crash on bsd / darwin with go1.14
- #115 fix error handling when log directory cannot be opened
- #96 support
value
configuration for increasing counter metrics by arbitrary values from the log data - #95 support
extra
field containing JSON data to be used in Webhook templates - #93 support simple array indexes in webhook_json_selector
- add
--disable-exporter-metrics
command line argument for disabling some built-in metrics
v1.0.0.RC3
- New config version 3, enable importing external metrics config files.
v1.0.0.RC2
- make config grok section optional
- remove support for config version 1
- update dependencies
v1.0.0.RC1
- support multiple log files