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
Our current list of available variables that can be used to provide useful context to an action that will be sent/stored when an alert is triggered, could use some additional options.
Current list of APM specific variables for both transaction duration and error rate thresholds;
{{context.serviceName}}
{{context.transactionType}}
Solution
Extend the list of variables to include;
{{context.value}}
{{context.thresholdValue}}
{{context.serviceEnvironment}}
Not sure if feasible at this time, but it would be great to be able to include a {{serviceLink}} that will allow the user to choose whether to go straight to the Service view or go to the Alert detail page in Alerting Mgmt.