DOCS-1707 - Document theme and resolution options for dashboard exports#6848
DOCS-1707 - Document theme and resolution options for dashboard exports#6848JV0812 wants to merge 1 commit into
Conversation
Add theme (Light/Dark) and resolution (1,500-6,000 px) options for dashboard PDF/PNG exports and scheduled reports, plus panel-level time range behavior for exports. Includes a service release note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
|
||
| * Pick a **Light** or **Dark** theme for the output. | ||
| * Set the resolution from 1,500 to 6,000 pixels for a sharper image on large displays. | ||
| * Export with panel-level time range overrides (PDF and PNG only). |
There was a problem hiding this comment.
This bullet is framed as something readers "can now" do, but the corresponding section added in export-dashboard-new.md reads as documenting pre-existing behavior ("When you export a dashboard, each panel is exported using the dashboard time range. If you have overridden the time range..."). If this behavior is not actually new, the bullet should be removed from the release note or reworded to clarify that the behavior is now documented rather than newly introduced.
| ::: | ||
| 1. Enter your preferences in the **Scheduled Reports** popup.<br/><img src={useBaseUrl('img/dashboards/scheduled_reports/scheduled_report.png')} alt="scheduled_report" style={{border: '1px solid gray'}} width="600"/> | ||
| * **Select report type**. Choose the format in which you would like to see the report (PDF or PNG). | ||
| * **Select report width**. Set the width of the report, in pixels, anywhere from 1,500 to 6,000. The default is 1,500. Increase the resolution for a sharper image on large displays, such as wall monitors or TV screens. |
There was a problem hiding this comment.
The export doc calls this same control "Resolution" while this doc calls it "Select report width". If these are different UI labels in the product, a brief parenthetical in one doc would prevent confusion (e.g. "the Resolution (report width) setting"). If they share the same label, one page should be corrected to match. The release note also uses "resolution" for both, which adds to the inconsistency.
Purpose of this pull request
This pull request documents new options for dashboard PDF/PNG exports and scheduled reports: a selectable Light/Dark theme and a configurable resolution (1,500–6,000 px). It also documents panel-level time range behavior for exports and adds a corresponding service release note.
Changes:
docs/dashboards/export-dashboard-new.md— Theme and resolution options for PDF/PNG; new "Time range in exported dashboards" section.docs/dashboards/scheduled-report.md— Report width and theme options in the Scheduled Reports popup.docs/dashboards/about.md— Notes theme/resolution support for exports and scheduled reports.blog-service/2026-06-30-dashboards.md— New service release note.cid-redirects.json— Removed a stale Nginx ULM redirect.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1707
🤖 Generated with Claude Code