Skip to content
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] Adds highlight for Webhook - Case Management connector #138690

Merged
merged 3 commits into from
Aug 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/user/whats-new.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,21 @@ Previous versions: {kibana-ref-all}/8.3/whats-new.html[8.3] | {kibana-ref-all}/8
//Installation and Upgrade Guide

// tag::notable-highlights[]

coming::[8.4.0]

[discrete]
[[highlights-8.4-alerting]]
=== Enhancements to Alerting

[discrete]
==== {webhook-cm} connector

The new {kibana-ref}/cases-webhook-action-type.html[{webhook-cm} connector and action]
enable you to send POST, PUT, and GET requests to a case management RESTful API
web service. You can use this connector with cases in {observability},
{stack-manage-app}, and the {security-app}.

[discrete]
==== Add schedules for snoozing rule notifications

Expand All @@ -27,7 +36,6 @@ downtimes to start and end at specific dates and times.
[role="screenshot"]
image::images/highlights-snooze-schedule.png[Snooze notifications for a rule in {stack-manage-app} > {rules-ui} ]


[discrete]
==== New metrics for rules and actions

Expand Down