You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully deployed PINPOINT 2.5 with JBoss EAP 6.3 and manually profile my entry point as profiler.include=DC.
profiler.entrypoint=DC.ProcThrdDc.run,DC.ProcThrdDc.sendRespMsg,DC.ProcInReqDc.run,DC.NmiThread.run,DC.ProcThrd.run*
I'm able to see count of transactions to Oracle DB and scatter chart shows 0 transactions.
Can you explain the reason for this.
The text was updated successfully, but these errors were encountered:
I have successfully deployed PINPOINT 2.5 with JBoss EAP 6.3 and manually profile my entry point as
profiler.include=DC.
profiler.entrypoint=DC.ProcThrdDc.run,DC.ProcThrdDc.sendRespMsg,DC.ProcInReqDc.run,DC.NmiThread.run,DC.ProcThrd.run*
I'm able to see count of transactions to Oracle DB and scatter chart shows 0 transactions.
Can you explain the reason for this.
The text was updated successfully, but these errors were encountered: