Skip to content

[APM] Add additional variables to the action variables available in APM threshold alert types #66712

@formgeist

Description

@formgeist

Summary

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.

Screenshot 2020-05-15 at 12 21 07

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.

cc @nehaduggal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions