Anyone familiar with the way New Relic traces tran...
# cfml-general
t
Anyone familiar with the way New Relic traces transactions? I have some crazy looking stats in my New Relic account, with Java threads running for minutes in some cases. Yet response rates are normal. The system seems responsive so I'm unsure why there's this huge discrepancy. Are these isolated requests? Are they long running cfthreads? See the two screenshots here - all I'm doing here is switching between "java" and "response time".
Here's the response rate chart:
z
what are the threads doing? are you on Lucee, in my performance analyzer plugin will show you what the threads are doing
t
I've already done that 🙂 Not really sure what I'm looking at though. Here's a screenshot:
z
ah you are on 5.3.10.120? try the latest snapshot, there's a loggin regression fixed in 5.3.10.125
t
ok I'll give it a go
z
(please always mention the engine / version when asking for help!)
👍 1