Hello All!
Could you help me to figure out which is the sampling setting used by default on Dynatrace 6.0 ?
I am looking at the purepath data generated and I observe that I have missing information (ex: 1 webservice call per record inserted, ran for 10k records, only 54 webservice calls?)
Thank you in advance!
Regards
Answer by Rick B. ·
Due to the sampling nature of our auto sensor technology multiple successive calls may represent themselves as one call. This is the trade-off for a hard instrumentation (custom sensor) on those calls, which would provide drastic overhead. If you want to know performance by something like record numbers, you would need to use instrumentation to capture that number, then use Business Transactions to capture that context information and return it to you in a way that makes sense for monitoring. I recommend the following links to help you here:
Hope that helps,
Rick B
JANUARY 15, 3:00 PM GMT / 10:00 AM ET