Releases: treydock/ssh_exporter
Releases · treydock/ssh_exporter
1.5.0 / 2023-05-06
1.4.1 / 2022-11-21
- Fix incorrect timeout when SSH command fails (#25)
1.4.0 / 2022-03-08
- Update Go to 1.17
- Update Go module dependencies
1.3.0 / 2021-10-05
Changes
- [ENCHANCEMENT] Support login with SSH user certificates
1.3.0-rc.0 / 2021-10-05
Changes
- [ENCHANCEMENT] Support login with SSH user certificates
1.2.0 / 2021-04-23
Changes
- [ENHANCEMENT] Update to Go 1.16
- [ENHANCEMENT] Update Go module dependencies
1.1.0 / 2020-12-17
Changes
- [ENHANCEMENT] Add opt-in
ssh_output
metric
1.1.0-rc.1 / 2020-12-16
Changes
- [ENHANCEMENT] Add opt-in
ssh_output
metric
1.1.0-rc.0 / 2020-12-15
Changes
- [ENHANCEMENT] Add opt-in
ssh_output
metric
1.0.0 / 2020-11-22
- Update to 1.15 and update Go module dependencies
- Add
known_hosts
configuration option to allow verifying SSH hosts against known hosts - Add
host_key_algorithms
configuration option to specify host key algorithms to use when verifying SSH hosts