Releases: adhocteam/script_exporter
Releases · adhocteam/script_exporter
Release 1.2.0
This is a maintenance release to address build concerns.
- Rebuild with go 1.14
- Bump deps
- Add bash to dockerfile (#20)
Release 1.1.0
This is a maintenance release to address build concerns.
- rebuild with go 1.13.1
- switch to go modules (thanks @pete911)
- update deps
Release v1.0.2
Updates log output. INFO used for script execution errors instead of ERROR. Better differentiation between runtime errors and script tests.
Probe format
New probe format, requires specifying probe targets from prometheus configuration.