mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[APM] docs: remove watcher documentation (#73485)
This commit is contained in:
parent
2f93a6e6b6
commit
b4aa750957
3 changed files with 10 additions and 21 deletions
|
@ -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]
|
|
@ -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[]
|
||||
|
|
|
@ -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>>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue