Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 26, 2025

Backport of #11656 to release/9.5

/cc @JamesNK

Customer Impact

MEAI changed how it writes telemetry in the latest version. If sensitive data isn't enabled then MEAI telemetry doesn't output any messages. Unfortunatly the help text only displays if there are messages with no content, but not when there are no messages at all.

Users can be left confused about why the GenAI telemetry visualizer in the dashboard doesn't show them detailed informaiton.

PR changes that logic to display help text when there are no messages:

image

Testing

Manual and unit testing

Risk

Low

Regression?

No

Copy link
Contributor Author

🚀 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 -- 11668

Or

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

@JamesNK JamesNK requested review from adamint and joperezr September 26, 2025 04:17
@JamesNK JamesNK added this to the 9.5 milestone Sep 26, 2025
@joperezr
Copy link
Member

Completing new feature, low risk, approved for 9.5.1

@joperezr joperezr added the Servicing-approved Approved for servicing release label Sep 26, 2025
This was referenced Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants