appoptics / appoptics-api-go

The official Go client for the AppOptics metrics API
https://docs.appoptics.com/api/
Apache License 2.0
4 stars 7 forks source link

Implement Spaces API #43

Closed trevrosen closed 6 years ago

trevrosen commented 6 years ago

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.