Skip to content

Add visualizations to top n queries dashboards page and update images#12183

Merged
kolchfa-aws merged 4 commits intoopensearch-project:mainfrom
LilyCaroline17:add_visualizations_top_n_queries
Apr 3, 2026
Merged

Add visualizations to top n queries dashboards page and update images#12183
kolchfa-aws merged 4 commits intoopensearch-project:mainfrom
LilyCaroline17:add_visualizations_top_n_queries

Conversation

@LilyCaroline17
Copy link
Copy Markdown
Contributor

@LilyCaroline17 LilyCaroline17 commented Mar 31, 2026

Description

Added documentation for Stats & Visualizations Panel on top n queries page:

  • P90 and P99 metric cards for latency, CPU time, and memory
  • Queries by breakdown with interactive pie chart (with "Other" consolidation) and sortable, paginated table, grouped by Node, Index, Username, or WLM Group
  • Performance Analysis section with line chart (max/avg/min across 10 time buckets) and heatmap view (across 30 time buckets, with dimension/metric/aggregation dropdowns)
  • Added WLM Group to the filters and metrics tables

Updated corresponding images and new ones for the Stats & Visualizations panel.

Issues Resolved

References PRs opensearch-project/query-insights-dashboards#473 and opensearch-project/query-insights-dashboards#486

Version

3.6

Frontend features

If you're submitting documentation for an OpenSearch Dashboards feature, add a video that shows how a user will interact with the UI step by step. A voiceover is optional.

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Emily Guo <35637792+LilyCaroline17@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference).

@kolchfa-aws kolchfa-aws added Doc review PR: Doc review in progress release-notes PR: Include this PR in the automated release notes v3.6.0 labels Apr 1, 2026
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Copy link
Copy Markdown
Collaborator

@kolchfa-aws kolchfa-aws left a comment

Choose a reason for hiding this comment

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

Thank you, @LilyCaroline17! Please retake the images for this page - the current font is much too small so the images are illegible (except for the image in the Query details section).


Use the dropdown menus to select the following options:

- **Dimension**: Choose from **Index**, **Node**, **Username**, **User Roles**, or **WLM Group**.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

User Roles only appears in heatmap. Is this intentional, or should User Roles also be available in the pie chart?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, it's intentional.

Signed-off-by: Emily Guo <35637792+LilyCaroline17@users.noreply.github.com>
@LilyCaroline17
Copy link
Copy Markdown
Contributor Author

LilyCaroline17 commented Apr 3, 2026

I've updated the images that I modified/added to be more zoomed in so the text is clearer. @kolchfa-aws Thanks!

Copy link
Copy Markdown
Collaborator

@kolchfa-aws kolchfa-aws left a comment

Choose a reason for hiding this comment

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

Thank you, @LilyCaroline17!

@kolchfa-aws kolchfa-aws merged commit d802564 into opensearch-project:main Apr 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Doc review PR: Doc review in progress release-notes PR: Include this PR in the automated release notes v3.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants