newrelic-ruby-agent
newrelic-ruby-agent copied to clipboard
Add tests for Thread instrumentation using Rails
Create a simple Rails controller that makes external requests using Net::HTTP or another instrumented HTTP Client within threads. Turn on our new Thread instrumentation, introduced in #1080, and make sure the spans have the expected relational structure and are created as we saw them in our playground environment.
T-Shirt size
We have unit test coverage with thread instrumentation. Lower priority.
https://issues.newrelic.com/browse/NEWRELIC-3465
Addressed with subsequent threading work done in v9.x.