| Class | NewRelic::Agent::Threading::BacktraceService |
| In: |
lib/new_relic/agent/threading/backtrace_service.rb
|
| Parent: | Object |
| ALL_TRANSACTIONS | = | "**ALL**".freeze |
| MAX_BUFFER_LENGTH | = | 500 |
| buffer | [R] | |
| effective_polling_period | [R] | |
| overhead_percent_threshold | [R] | |
| profile_agent_code | [RW] | |
| profiles | [R] | This method is expected to be called with @lock held. |
| worker_loop | [R] | |
| worker_thread | [RW] |
If our overhead % exceeds the threshold, bump the next poll period relative to how much larger our overhead is than allowed