Releases: fbegyn/tailfire
v0.2.0
This release implements a oneshot running mode generate. This mode will output a file that can be used with the Prometheus file SD. Aside from there is also some testing now done to ensure basic functionality and the service discovery refresh interval respects the X-Prometheus-Refresh-Interval header. I'm not sure if this refresh implementation is a keeper, I think we probably don't wanna follow this header (as the behaviour is with --no-refresh-update flag). This could change in the future.
Changelog
v0.1.0
First release of this PoC. As promised there are also some packages in here. They mainly contain the binary and the example config, nothing else.
This is mainly the PoC code put into packages and pre-built binaries. Next releases will contain some more features, more tests to ensure stability and the full implemenation of the Prometheus SD spec/requirements.