Skip to content

Commit

Permalink
style(Alerts): Added TW review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaenam committed May 30, 2023
1 parent 0226a5b commit 5ba2864
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ The workflows feature is located under the **Alerts & AI** menu.
title="How to enrich data"
>

Currently, it's possible to only send JSON or numeric outputs to Webhook, Jira, and ServiceNow [destinations](/docs/alerts-applied-intelligence/notifications/destinations/) and only images to other destinations like Slack, Pagerduty, and email. For best results in Webhook, Jira, and ServiceNow, use a query that has a single-value output, for example count, min, max, etc.
Currently, you can only send JSON or numeric outputs to Webhook, Jira, and ServiceNow [destinations](/docs/alerts-applied-intelligence/notifications/destinations/), and only images to other destinations like Slack, Pagerduty, and email. To get better results in Webhook, Jira, and ServiceNow, use a query that has a single-value output, such as `count`, `min`, or `max`.

Details on using enrichments:
* Enrichments can give additional context on alert notifications by adding NRQL query results to them
Expand Down

0 comments on commit 5ba2864

Please sign in to comment.