signalfx / signalfx-go

Go client library and instrumentation bindings for SignalFx
https://www.signalfx.com
Apache License 2.0
14 stars 51 forks source link

Use response codes for charts and test them #10

Closed cory-signalfx closed 5 years ago

cory-signalfx commented 5 years ago

Summary

Use response codes to generate proper errors for chart operations.

Motivation

Left it out of #8