newrelic-ruby-agent
newrelic-ruby-agent copied to clipboard
Spike: Improvements to our thread instrumentation
Investigate ways to improve the customer experience when using the thread instrumentation.
Some ideas so far to look into:
- limiting when we instrument threads and when we skip
https://new-relic.atlassian.net/browse/NR-174816
We have a great internal conversation going that references a repro repo. The definition of done for this issue will be to have that repo no longer able to reproduce the unwanted behavior when used in conjunction with updated agent code.