Skip to content

Conversation

benironside
Copy link
Contributor

Fixes #1710 by documenting the new capability to create an alert rule directly from an alert panel

@benironside benironside requested a review from tiamliu July 17, 2025 01:49
@benironside benironside self-assigned this Jul 17, 2025
@benironside benironside added the documentation Improvements or additions to documentation label Jul 17, 2025
Copy link

github-actions bot commented Jul 17, 2025

🔍 Preview links for changed docs

@benironside benironside marked this pull request as ready for review July 17, 2025 15:59
@benironside benironside requested review from a team as code owners July 17, 2025 15:59
Copy link
Contributor

@florent-leborgne florent-leborgne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for working on this

Copy link
Contributor

@florent-leborgne florent-leborgne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @benironside !

@benironside benironside enabled auto-merge (squash) July 18, 2025 15:54
@benironside benironside merged commit fd55e0e into main Jul 18, 2025
8 of 9 checks passed
@benironside benironside deleted the 1710-alerting-rules-from-visualizations branch July 18, 2025 15:56
benironside added a commit to elastic/kibana that referenced this pull request Jul 30, 2025
## Summary

Updates the documentation for responseOps dashboards to reflect two new
features. 9.1 version of these docs updates are in
elastic/docs-content#2165 and
elastic/docs-content#2139


### Checklist

Check the PR satisfies following conditions. 

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This was checked for breaking HTTP API changes, and any breaking
changes have been approved by the breaking-change committee. The
`release_note:breaking` label should be applied in these situations.
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [ ] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [ ] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

---------

Co-authored-by: Nastasha Solomon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REQUEST][ResponseOps] Create alerting rules from visualizations external docs

3 participants