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

Port client code from internal implementations #1

Closed trevrosen closed 6 years ago

trevrosen commented 6 years ago

We have several internal implementations of the AO client in Go that are all relatively similar. Port the Papertrail code here since it's probably the best at the moment and then look at other implementations and gather anything useful from them.

mheffner commented 6 years ago

Should this be on the appoptics Github org?

trevrosen commented 6 years ago

@mheffner I talked to @cce about it and he said Librato fine for now, I assume b/c there will be some coordinated effort to move lots of things over later? I'm happy to move it now if that's what y'all want to do. Idk what kinds of restrictions may exist on that org now vis-a-vis private repos.