sensu / sensu-check-log

The Sensu Go log file monitoring check plugin and asset.
MIT License
2 stars 3 forks source link

update sensu-plugin-sdk dep to fix for output pollution #14

Closed jspaleta closed 3 years ago

jspaleta commented 3 years ago

sdk is leaking verbose annotation override output into check output.

Use pre-release sdk commit for now to address this issue