docs: Add import/export telemetry data documentation for dashboard#418
Merged
mitchdenny merged 2 commits intorelease/13.2from Feb 16, 2026
Merged
docs: Add import/export telemetry data documentation for dashboard#418mitchdenny merged 2 commits intorelease/13.2from
mitchdenny merged 2 commits intorelease/13.2from
Conversation
Add documentation for the new Manage logs and telemetry dialog in the Aspire dashboard, which enables users to export, import, and remove telemetry data across resources. - Add new 'Manage data' subsection under 'Interact with telemetry' - Document export flow (ZIP with OTLP JSON, console logs, resources) - Document import flow (.zip and .json files, 100 MB limit) - Document granular remove via the Manage dialog - Update 'Remove data' section to reference new Manage dialog - Update Settings dialog description - Add dark-theme screenshots: manage-data-dialog, manage-data-expanded, settings-manage-telemetry - Update remove-all-telemetry screenshot (now shows Manage button) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Update pause-telemetry.png with current Console logs page showing paused state with log content and 'Log capture paused' message - Update remove-telemetry-data.png with current Structured logs page showing Remove dropdown with current UI styling - Remove unused remove-all-telemetry.png (duplicate of settings-manage-telemetry.png after Settings dialog redesign) - Remove dead import for removeAllTelemetry in explore.mdx Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
120270c to
2f1bd8c
Compare
IEvangelist
pushed a commit
that referenced
this pull request
Feb 17, 2026
) * docs: add import/export telemetry data documentation Add documentation for the new Manage logs and telemetry dialog in the Aspire dashboard, which enables users to export, import, and remove telemetry data across resources. - Add new 'Manage data' subsection under 'Interact with telemetry' - Document export flow (ZIP with OTLP JSON, console logs, resources) - Document import flow (.zip and .json files, 100 MB limit) - Document granular remove via the Manage dialog - Update 'Remove data' section to reference new Manage dialog - Update Settings dialog description - Add dark-theme screenshots: manage-data-dialog, manage-data-expanded, settings-manage-telemetry - Update remove-all-telemetry screenshot (now shows Manage button) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: update screenshots to current dashboard UI - Update pause-telemetry.png with current Console logs page showing paused state with log content and 'Log capture paused' message - Update remove-telemetry-data.png with current Structured logs page showing Remove dropdown with current UI styling - Remove unused remove-all-telemetry.png (duplicate of settings-manage-telemetry.png after Settings dialog redesign) - Remove dead import for removeAllTelemetry in explore.mdx Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Mitch Denny <mitch@mitchdeny.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
IEvangelist
pushed a commit
that referenced
this pull request
Feb 18, 2026
) * docs: add import/export telemetry data documentation Add documentation for the new Manage logs and telemetry dialog in the Aspire dashboard, which enables users to export, import, and remove telemetry data across resources. - Add new 'Manage data' subsection under 'Interact with telemetry' - Document export flow (ZIP with OTLP JSON, console logs, resources) - Document import flow (.zip and .json files, 100 MB limit) - Document granular remove via the Manage dialog - Update 'Remove data' section to reference new Manage dialog - Update Settings dialog description - Add dark-theme screenshots: manage-data-dialog, manage-data-expanded, settings-manage-telemetry - Update remove-all-telemetry screenshot (now shows Manage button) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: update screenshots to current dashboard UI - Update pause-telemetry.png with current Console logs page showing paused state with log content and 'Log capture paused' message - Update remove-telemetry-data.png with current Structured logs page showing Remove dropdown with current UI styling - Remove unused remove-all-telemetry.png (duplicate of settings-manage-telemetry.png after Settings dialog redesign) - Remove dead import for removeAllTelemetry in explore.mdx Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Mitch Denny <mitch@mitchdeny.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the new Manage logs and telemetry dialog in the Aspire dashboard, which enables users to export, import, and remove telemetry data across resources.
Changes
New content
.zip(OTLP JSON + console logs + resource details).zipor.jsonfiles (100 MB max) to restore telemetryUpdated content
Screenshots (dark theme)
settings-manage-telemetry.png— Settings dialog showing new Manage buttonmanage-data-dialog.png— Manage dialog with resources and data type iconsmanage-data-expanded.png— Manage dialog with expanded resource showing individual data typesremove-all-telemetry.png— Updated to reflect new Settings dialog layoutTesting
Feature was validated end-to-end using Playwright automation:
aspire run