As an admin, I want to use regex or any way on the Filter of Action Filter of an integration to configure the filter with non-predefined fields

XMLWordPrintable

    • 13

      User Problem

      In the current design, the Action Filter of every integration on Opsgenie can only select the pre-defined fields which may limit the flexibility of usage.
      In reality, the payload structure could be customized and different across different scenarios/instances.
      It would be ideal to support using Regex in the Filter to capture the wanted fields.

      Suggested Solutions

      Add the Regex support in the Action Filter for capturing the customized fields.

      Current Workarounds

      Custom fields can still be extracted from the payload and parsed into 1 of the Opsgenie alert fields, using dynamic fields/string processing/regex.

      Once you find the dynamic field that extracts the custom field, parse this into one of the create alert action's alert fields - such as an extra property.

      You can then use Alert policies to filter on the extra property, and modify the alert to add a responder, add a tag, etc.

            Assignee:
            Karthik Kalyanasundaram (Inactive)
            Reporter:
            Darryl Lee
            Votes:
            34 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated: