-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Docs: Fix watcher main title #75220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Fix watcher main title #75220
Conversation
Pinging @elastic/es-core-features (Team:Core/Features) |
Pinging @elastic/es-docs (Team:Docs) |
Thanks @spinscale. I pushed fbdd38c to change the title and include "Watcher" in the intro paragraph. From what I understand, Kibana Alerting is now preferred. We likely don't want to confuse users by using "Alerting" in the title here. I'd like to get @debadair's feedback before merging this in. Thanks again for raising this! |
side note: In the Kibana docs it gets referred as 'Elasticsearch Alerting', so we should probably just make sure that nomenclature is in sync. See https://www.elastic.co/guide/en/kibana/7.x/alerting-getting-started.html#alerting-concepts-differences |
Thanks @spinscale. I agree. If we make this title change, we should also update that reference in the Kibana docs. |
@elasticmachine update branch |
Spoke with @debadair offline, and she's good with these changes. I'm going to merge this in and backport it. I've opened elastic/kibana#106565 to update the reference in the Kibana docs. Thanks again @spinscale! |
@elasticmachine update branch |
Kibana Alerting is now the preferred method for alerting in Elastic. To avoid confusion, we should use "Watcher" and avoid terms like "Elasticsearch alerting." This updates a reference on the Alerting page. Relates to elastic/elasticsearch#75220
Kibana Alerting is now the preferred method for alerting in Elastic. To avoid confusion, we should use "Watcher" and avoid terms like "Elasticsearch alerting." This updates a reference on the Alerting page. Relates to elastic/elasticsearch#75220
Kibana Alerting is now the preferred method for alerting in Elastic. To avoid confusion, we should use "Watcher" and avoid terms like "Elasticsearch alerting." This updates a reference on the Alerting page. Relates to elastic/elasticsearch#75220
Kibana Alerting is now the preferred method for alerting in Elastic. To avoid confusion, we should use "Watcher" and avoid terms like "Elasticsearch alerting." This updates a reference on the Alerting page. Relates to elastic/elasticsearch#75220
Simplifies the Watcher chapter's title to "Watcher." Co-authored-by: James Rodewig <[email protected]> Co-authored-by: Alexander Reelsen <[email protected]>
Simplifies the Watcher chapter's title to "Watcher." Co-authored-by: James Rodewig <[email protected]> Co-authored-by: Alexander Reelsen <[email protected]>
Simplifies the Watcher chapter's title to "Watcher." Co-authored-by: James Rodewig <[email protected]> Co-authored-by: Alexander Reelsen <[email protected]>
Simplifies the Watcher chapter's title to "Watcher." Co-authored-by: James Rodewig <[email protected]>
The docs list a confusing paragraph named
Watch for cluster and index events
which contains the whole watcher documentation. That should probably be named with something like watcher in its name.