Toward 1.0.0 -- full coverage of the public API for the formerly Librato pieces of the service.
Caveats
I've realized while working on this that the error handling needs some serious attention. I'll be digging into that in upcoming PRs. For now, I've tightened the status check for 400 and above.
Fixes #35
What
Why
Toward
1.0.0
-- full coverage of the public API for the formerly Librato pieces of the service.Caveats
I've realized while working on this that the error handling needs some serious attention. I'll be digging into that in upcoming PRs. For now, I've tightened the status check for
400
and above.