You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: content/en/monitors/types/error_tracking.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ Select **Web and Mobile Apps** from the dropdown menu. If you select **Backend S
61
61
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.
62
62
3. Optionally, configure the alerting grouping strategy. For more information, see [Monitor Configuration][2].
63
63
64
+
<divclass="alert alert-info"><strong>Note</strong>: Count monitors for APM can only be created based on spans retained by <ahref="/tracing/trace_pipeline/trace_retention/#create-your-own-retention-filter/">custom retention filters</a> (not the intelligent retention filter).</div>
65
+
64
66
### Set alert conditions
65
67
66
68
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**
0 commit comments