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

Add channel to fake_backend program error message #110

Closed ermontross closed 4 years ago

ermontross commented 4 years ago

Currently, a program error added by the client via AddProgramError(program, errormsg) does not come back from the fake_backend because it does not have a channel.