Hi,
i have added custom sensor rule so that i can monitor a particular getter method. But as we don't monitor any of the getter or setter methods, i am not able to see that method. So if i turn on monitoring "Getters" and "Setters" worried that it might add lot of overhead by monitoring all unnecessary getters and setters. So is it possible only to monitor only specific getters/setters?
Answer by Rick B. · Jul 18, 2013 at 08:00 PM
That setting will still only apply to your sensors. It's intended to be a failsafe in case someone instruments a whole class or something that we're still not instrumenting tiny methods which are called frequently.
Be careful on instrumenting these type of methods, in case it is called frequently you may experience additional overhead.
Answer by Rob V. · Jul 18, 2013 at 08:02 PM
That setting has less and less importance now in the days of auto-sensors. If you turn that option off and make sure you don't "shotgun" with your instrumenation (in other words, carefully instrument exactly the methods that you want) you should be fine.
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Would you like to have an early taste of what we have cooked up for 2019? We would love to hear your feedback and improve some of the new features. Check NAM 2019 Beta release notes.
Sign up today!