Update Aspire skill monitoring output guidance#16524
Merged
Conversation
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16524Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16524" |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Aspire agent skill documentation to centralize monitoring/telemetry output formatting guidance and to standardize how the agent should present diagnostics gathered via aspire describe, aspire otel *, and aspire export.
Changes:
- Updates the Aspire skill default workflow to reference
references/monitoring.mdfor display/formatting rules. - Updates monitoring guidance to include
--format Jsontelemetry examples and adds conventions for optional resource filtering and consistent status presentation. - Adds guidance for using dashboard links (when available) and linking resource/trace/span identifiers.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .agents/skills/aspire/SKILL.md | Points the default workflow at references/monitoring.md for output formatting rules. |
| .agents/skills/aspire/references/monitoring.md | Expands monitoring guidance with JSON-format telemetry examples and new display/linking conventions. |
davidfowl
approved these changes
Apr 28, 2026
Contributor
davidfowl
left a comment
There was a problem hiding this comment.
The uppercase Json kills me
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.
Description
Designed to be used with improved JSON output in #16523
Updates Aspire agent skill guidance for monitoring output formatting.
--format Json, and guidance was added for optional resource filters, dashboard link usage, and consistent resource/telemetry status display conventions.No code behavior changes.
Fixes # (issue)
Checklist
<remarks />and<code />elements on your triple slash comments?aspire.devissue: