Hi
I would like to create a Business Transaction (-> Measure) that is applied if a PurePath exceeds a certain amount of instrumented methods. With this I would like to diagnose PurePathes of a size of e.g. more than 5'000, to possibly optimise such PurePathes. How to do that?
Thanks, Martin
Answer by Andreas G. ·
Hi Martin
In the upcoming dynaTrace release you will be able to create a Method Invocation Measure that counts any method invocation on your PurePath. This then allows you to create a Busines Transaction that filters those PurePaths that have an Invocation Count > 5000.
In 4.1 this is not possible right now as a Method Invocation Measure can only be defined for one particular method. 4.2 should be out soon
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET