Skip to content

docs: add Query Insights Bug Fixes report for v3.3.0#1552

Merged
tkykenmt merged 1 commit intomainfrom
docs/query-insights-bug-fixes-v3.3.0
Jan 11, 2026
Merged

docs: add Query Insights Bug Fixes report for v3.3.0#1552
tkykenmt merged 1 commit intomainfrom
docs/query-insights-bug-fixes-v3.3.0

Conversation

@tkykenmt
Copy link
Copy Markdown
Owner

Summary

This PR adds documentation for Query Insights bug fixes in OpenSearch v3.3.0.

Reports Created

  • Release report: docs/releases/v3.3.0/features/query-insights/query-insights-bug-fixes.md
  • Feature report: docs/features/query-insights/query-insights.md (updated)

Key Changes in v3.3.0

Backend Plugin Fixes:

  • Query ID matching: Changed from matchQuery to termQuery with keyword field mapping
  • Live Queries API: Filter out shard-level tasks
  • Time range validation: Ensure from timestamp is before to timestamp
  • Size parameter validation: Ensure positive integer
  • Flaky test fix: Clear stale queue records when disabling metrics

Dashboards UI Fixes:

  • Group By selector showing "None" after refresh
  • Query ID matching in retrieveQueryById
  • Indices filter, Query Count display, metric headers toggle
  • Date picker for relative ranges

CI/CD:

  • Cypress workflow fixes
  • Branch cleanup workflow updates

PRs Investigated

@tkykenmt tkykenmt merged commit de7b84e into main Jan 11, 2026
@tkykenmt tkykenmt deleted the docs/query-insights-bug-fixes-v3.3.0 branch January 11, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant