On our SaaS controller, we're looking to create a health rule that checks all business transactions' average response times and trigger an email action based on baseline deviations.
I'm creating an email template that I would like to include as much information as possible on what triggerd it.
Ideally we would like to see the specific business transaction that had a high response time in the email but I can't determine what the variable to use is.
We've created a template that will show the application, the severity, the name of the health rule, but can't seem to find information on specifics.
The health rule checks all business transactions, but if say "/default.aspx" is the BT that is experiencing higher than normal average response times, I'd like to have that listed in the email.
Any ideas or has anyone come across this?
... View more