Skip to content

Commit

Permalink
Wording feedback from peer review
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-schaefer committed Jul 2, 2021
1 parent e4908e3 commit 04900c7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -164,4 +164,4 @@ SELECT count(*) FROM JavaScriptError WHERE appName = '<<var>BrowserAppName</var>
* Replace `<ErrorClass1>` and `<ErrorClass2>` with the on-premise error class names that you do **not** want New Relic to alert you about.
* Set the [threshold](/docs/alerts/new-relic-alerts/defining-conditions/define-thresholds-trigger-alert) based on your alerting needs.

Using this query, New Relic alerts you every time a JavaScript error with an error class that is not normally reported occurs.
Using this query, New Relic alerts you every time a JavaScript error occurs when it has an error class that is not normally reported.

0 comments on commit 04900c7

Please sign in to comment.