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

Add support for the Charts API #48

Closed trevrosen closed 6 years ago

trevrosen commented 6 years ago

Fixes #36

What

Support the Charts API as defined in the docs

Why

Working toward full coverage of the REST API in this client

trevrosen commented 6 years ago

Doh -- thanks for the reminder, @akahn. I picked this work up from where I'd left it a couple months ago and must've just assumed the struct was complete. I'll update.