sensu / sensu-puppet-handler

Deregister Sensu entities without an associated Puppet node
MIT License
0 stars 5 forks source link

HTTP Status Log Message Needs Additional Info #9

Open asachs01 opened 1 year ago

asachs01 commented 1 year ago

When Sensu reaches out to Puppet and encounters an HTTP error, the log message should be more explicit about the status code that it's observing instead of printing the status message (see https://github.com/sensu/sensu-puppet-handler/blob/master/main.go#L271)