From 3212e353c3698f3e5cc84337c065abe9cbd71e91 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Tue, 28 Jul 2020 08:40:45 -0700 Subject: [PATCH 1/2] docs: remove watcher --- docs/apm/error-reports-watcher.asciidoc | 18 ------------------ docs/apm/how-to-guides.asciidoc | 3 --- docs/redirects.asciidoc | 9 +++++++++ 3 files changed, 9 insertions(+), 21 deletions(-) delete mode 100644 docs/apm/error-reports-watcher.asciidoc diff --git a/docs/apm/error-reports-watcher.asciidoc b/docs/apm/error-reports-watcher.asciidoc deleted file mode 100644 index f41597932b751..0000000000000 --- a/docs/apm/error-reports-watcher.asciidoc +++ /dev/null @@ -1,18 +0,0 @@ -[role="xpack"] -[[errors-alerts-with-watcher]] -=== Error reports with Watcher - -++++ -Enable error reports -++++ - -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] diff --git a/docs/apm/how-to-guides.asciidoc b/docs/apm/how-to-guides.asciidoc index 9b0efb4f7a359..9a415375f17fd 100644 --- a/docs/apm/how-to-guides.asciidoc +++ b/docs/apm/how-to-guides.asciidoc @@ -8,7 +8,6 @@ Learn how to perform common APM app tasks. * <> * <> * <> -* <> * <> * <> * <> @@ -21,8 +20,6 @@ include::apm-alerts.asciidoc[] include::custom-links.asciidoc[] -include::error-reports-watcher.asciidoc[] - include::filters.asciidoc[] include::machine-learning.asciidoc[] diff --git a/docs/redirects.asciidoc b/docs/redirects.asciidoc index c94c8e5c55f85..240f183750496 100644 --- a/docs/redirects.asciidoc +++ b/docs/redirects.asciidoc @@ -80,3 +80,12 @@ This page was deleted. See <>. == Developing Visualizations This page was deleted. See <>. + +[role="exclude",id="errors-alerts-with-watcher"] +== Error reports with Watcher + +Watcher error reports have been removed and replaced with Kibana's <> feature. + +To recreate your watches with this new tool, select **Alerts** - **Create threshold alert** - **Error rate**. + +Additional information is available in <>. From d78fdb4064d3984a4e5898537fc5bebf3b000f58 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Tue, 28 Jul 2020 08:44:11 -0700 Subject: [PATCH 2/2] docs: removed --- docs/redirects.asciidoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/redirects.asciidoc b/docs/redirects.asciidoc index 240f183750496..58687d99627b6 100644 --- a/docs/redirects.asciidoc +++ b/docs/redirects.asciidoc @@ -84,8 +84,9 @@ This page was deleted. See <>. [role="exclude",id="errors-alerts-with-watcher"] == Error reports with Watcher -Watcher error reports have been removed and replaced with Kibana's <> feature. +deprecated::[7.9.0] -To recreate your watches with this new tool, select **Alerts** - **Create threshold alert** - **Error rate**. +Watcher error reports have been removed and replaced with Kibana's <> feature. +To create error alerts with new tool, select **Alerts** - **Create threshold alert** - **Error rate**. -Additional information is available in <>. +More information on this new feature is available in <>.