Skip to content

Commit 0510eb1

Browse files
ET count monitors on APM work only w/ retention filters (DataDog#19977)
* ET count monitors on APM work only w/ retention filters * fixing link * Remove useless link --------- Co-authored-by: aliciascott <alicia.scott@datadoghq.com> Co-authored-by: Alicia Scott <aliciascott@users.noreply.github.com>
1 parent 73dd40c commit 0510eb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/monitors/types/error_tracking.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Select **Web and Mobile Apps** from the dropdown menu. If you select **Backend S
6161
2. Construct a search query using the same logic as a [RUM Explorer search][1], [APM Explorer search][3], or [Log Explorer search][4] for the issues' error occurrences.
6262
3. Optionally, configure the alerting grouping strategy. For more information, see [Monitor Configuration][2].
6363

64+
<div class="alert alert-info"><strong>Note</strong>: Count monitors for APM can only be created based on spans retained by <a href="/tracing/trace_pipeline/trace_retention/#create-your-own-retention-filter/">custom retention filters</a> (not the intelligent retention filter).</div>
65+
6466
### Set alert conditions
6567

6668
Triggers when the error count is `above` or `above or equal to`. An alert is triggered whenever a metric crosses a threshold.
@@ -117,4 +119,4 @@ For more information about the **Notify your team** and **Say what's happening**
117119
[3]: https://app.datadoghq.com/monitors/create/error-tracking
118120
[4]: /monitors/configuration/#advanced-alert-conditions
119121
[5]: /monitors/notify/
120-
[6]: /logs/
122+
[6]: /logs/

0 commit comments

Comments
 (0)