appsignal-ruby icon indicating copy to clipboard operation
appsignal-ruby copied to clipboard

Test transaction from extension with `appsignal_transaction_to_json`

Open tombruijn opened this issue 8 years ago • 2 comments

  • [x] Implement appsignal_transaction_to_json in the Gem's C-extension #291
  • [ ] Add it to tests to check if all the assertions are correct.
  • [ ] Add test mode to extension so that we don't have to stub the complete call

See: https://github.com/appsignal/appsignal-agent/pull/228

tombruijn avatar Feb 14 '17 14:02 tombruijn

appsignal_transaction_to_json can return an empty string, you should interpret that as nil. I'd return Qnil from the C glue code in that case.

thijsc avatar Feb 14 '17 14:02 thijsc

While performing the daily checks some issues were found with this issue.

  • This issue has not had any activity in 14 days. Please provide a status update if it is still relevant. Closed it if it is no longer relevant. Or move it to another column if it's blocked or requires another look at it. - (More info)

New issue guide | Backlog management | Rules | Feedback

backlog-helper[bot] avatar Feb 04 '21 07:02 backlog-helper[bot]