[APM] docs: remove watcher documentation (#73485)

This commit is contained in:
Brandon Morelli 2020-07-29 10:01:21 -07:00 committed by GitHub
parent 2f93a6e6b6
commit b4aa750957
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 21 deletions

View file

@ -1,18 +0,0 @@
[role="xpack"]
[[errors-alerts-with-watcher]]
=== Error reports with Watcher
++++
<titleabbrev>Enable error reports</titleabbrev>
++++
You can use the power of the alerting features with Watcher to get reports on error occurrences.
The Watcher assistant, which is available on the errors overview, can help you set up a watch per service.
Configure the watch with an occurrences threshold, time interval, and the desired actions, such as email or Slack notifications.
With Watcher, your team can set up reports within minutes.
Watches are managed separately in the dedicated Watcher UI available in Advanced Settings.
[role="screenshot"]
image::apm/images/apm-errors-watcher-assistant.png[Example view of the Watcher assistant for errors in APM app in Kibana]

View file

@ -8,7 +8,6 @@ Learn how to perform common APM app tasks.
* <<agent-configuration>>
* <<apm-alerts>>
* <<custom-links>>
* <<errors-alerts-with-watcher>>
* <<filters>>
* <<machine-learning-integration>>
* <<advanced-queries>>
@ -21,8 +20,6 @@ include::apm-alerts.asciidoc[]
include::custom-links.asciidoc[]
include::error-reports-watcher.asciidoc[]
include::filters.asciidoc[]
include::machine-learning.asciidoc[]

View file

@ -80,3 +80,13 @@ This page was deleted. See <<development-visualize-index>>.
== Developing Visualizations
This page was deleted. See <<development-visualize-index>>.
[role="exclude",id="errors-alerts-with-watcher"]
== Error reports with Watcher
deprecated::[7.9.0]
Watcher error reports have been removed and replaced with Kibana's <<apm-alerts,alerting and actions>> feature.
To create error alerts with new tool, select **Alerts** - **Create threshold alert** - **Error rate**.
More information on this new feature is available in <<apm-alerts>>.