Skip to content

[hold until corresponding serverless release] docs: raise dashboard panel limit to 1,000 (#6935)#6942

Open
florent-leborgne wants to merge 2 commits into
mainfrom
docs-issue-6935-panel-limit
Open

[hold until corresponding serverless release] docs: raise dashboard panel limit to 1,000 (#6935)#6942
florent-leborgne wants to merge 2 commits into
mainfrom
docs-issue-6935-panel-limit

Conversation

@florent-leborgne

@florent-leborgne florent-leborgne commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

This PR addresses #6935 with the following changes:

  • explore-analyze/dashboards/arrange-panels.md: Raises the top-level items and per-section panel limits from 100 to 1,000 (pinned controls stays at 100), updates the independence example, and adds the new combined cap that applies to dashboards created or updated through the Dashboards API (panels + sections + pinned controls can't exceed 1,000).
  • explore-analyze/dashboards/create-dashboard.md: Updates the UI panel limit from 100 to 1,000.
  • explore-analyze/dashboards/create-dashboards-programmatically.md: Raises the per-array limits to 1,000 and documents the combined 1,000 cap enforced on API requests.

Version scoping follows the cumulative-docs minor-level policy: the existing stack: ga 9.4 / serverless: ga tags are kept and only the values change. The limit increase ships in Stack 9.4.3 and 9.5.0, and in serverless.

Hold for merge

The implementation PR elastic/kibana#272931 is open and not yet merged. Hold publication until it merges and is shipped.

Resolves

Closes #6935


AI-generated draft — created with Claude Opus 4.8.
Review all generated content for factual accuracy before merging.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@florent-leborgne florent-leborgne marked this pull request as ready for review June 16, 2026 16:51
@florent-leborgne florent-leborgne requested review from a team as code owners June 16, 2026 16:51
@florent-leborgne florent-leborgne changed the title docs: raise dashboard panel limit to 1,000 (#6935) [hold until serverless release] docs: raise dashboard panel limit to 1,000 (#6935) Jun 16, 2026
@florent-leborgne florent-leborgne changed the title [hold until serverless release] docs: raise dashboard panel limit to 1,000 (#6935) [hold until corresponding serverless release] docs: raise dashboard panel limit to 1,000 (#6935) Jun 16, 2026
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.

Dashboards can now contain up to 1,000 panels

2 participants