Skip to content

Conversation

benironside
Copy link
Contributor

@benironside benironside commented Jul 15, 2025

Fixes #1712 by adding a new panel type to the custom dashboard documentation. Alerts panels show a simplified version of the Alerts table from Observability or Security.

Refer to the preview links in the comment below to see how the pages look rendered.

@benironside benironside self-assigned this Jul 15, 2025
@benironside benironside added the documentation Improvements or additions to documentation label Jul 15, 2025
Copy link

github-actions bot commented Jul 15, 2025

🔍 Preview links for changed docs

@benironside benironside requested a review from tiamliu July 15, 2025 23:14
@benironside benironside marked this pull request as ready for review July 17, 2025 01:48
@benironside benironside requested review from a team as code owners July 17, 2025 01:48
@florent-leborgne
Copy link
Contributor

Thank you @benironside for helping with this!

benironside and others added 2 commits July 17, 2025 15:26
@benironside benironside enabled auto-merge (squash) July 17, 2025 23:46
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, thanks!!

@benironside benironside disabled auto-merge July 18, 2025 15:54
@benironside benironside enabled auto-merge (squash) July 18, 2025 15:54
@benironside benironside merged commit 7a05cfe into main Jul 18, 2025
8 of 9 checks passed
@benironside benironside deleted the 1712-alert-panel-visualization branch July 18, 2025 20:50
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 <79124755+nastasha-solomon@users.noreply.github.com>
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] Add Alert panel inDashboard external docs

3 participants