Skip to content

[release/13.0] Log DCP messages at Debug/Trace level in AppHost#12589

Merged
davidfowl merged 3 commits intorelease/13.0from
backport/pr-12533-to-release/13.0
Nov 4, 2025
Merged

[release/13.0] Log DCP messages at Debug/Trace level in AppHost#12589
davidfowl merged 3 commits intorelease/13.0from
backport/pr-12533-to-release/13.0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2025

Backport of #12533 to release/13.0

/cc @davidfowl @copilot

Customer Impact

DCP logs now flow to each resource and are noisy when they show up in the output. We got lots of complaints about this showing as it lured developers to scrutinize it.

Testing

Manual.

Risk

Low

Regression?

No

Copilot AI and others added 3 commits November 1, 2025 06:56
Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 1, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12589

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12589"

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good, but is this a brand new log in 13? If not, we should document this change of behavior as it might be perceived by customers.

@joperezr joperezr added the Servicing-approved Approved for servicing release label Nov 3, 2025
@davidfowl
Copy link
Contributor

Change looks good, but is this a brand new log in 13? If not, we should document this change of behavior as it might be perceived by customers.

👍🏾

@davidfowl davidfowl merged commit ccaa86e into release/13.0 Nov 4, 2025
296 checks passed
@davidfowl davidfowl deleted the backport/pr-12533-to-release/13.0 branch November 4, 2025 05:48
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants