8000 [release/9.0] Don't display telemetry actions when no telemetry by github-actions[bot] · Pull Request #6571 · dotnet/aspire · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[release/9.0] Don't display telemetry actions when no telemetry #6571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor
@github-actions github-actions bot commented Oct 31, 2024

Backport of #6568 to release/9.0

/cc @JamesNK

Customer Impact

Aspire 9 added telemetry quick links to the resource action menu. If there is no telemetry for a resource then the links are disabled. If there is telemetry they are enabled.

The match between the Aspire resource and the telemetry resource is based on the name. If the names are different then disabled links are shown. This is undesirable because the Aspire resource does have telemetry, just with a slightly different name. The user could be confused.

The fix is to not show disabled telemetry links. If the names don't match then there is no down side, and if the names do match then the links are available.

Testing

Manual

telemetry-menu-items2

Risk

Low

Regression?

Kind of. Aspire 9 adds "incorrect" telemetry links in dashboard usage when Aspire and telemetry resource names don't match.

Microsoft Reviewers: Open in CodeFlow

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.

As discussed offline, this doesn't meet the bar for release/9.0 at this point. We can consider spinning a separate build with this change specifically for ACA if needed.

@dotnet-policy-service dotnet-policy-service bot added the needs-author-action An issue or pull request that requires more info or actions from the author. label Nov 1, 2024
@JamesNK JamesNK closed this Nov 1, 2024
@joperezr joperezr reopened this Nov 7, 2024
@joperezr
Copy link
Member
joperezr commented Nov 7, 2024

Re-opening this as we want to take it as part of a special build for ACA. This will not be part of the 9.0.0 release, and instead will be branded as 9.0.1-preview

@joperezr joperezr merged commit abba3d5 into release/9.0 Nov 7, 2024
9 checks passed
@joperezr joperezr deleted the backport/pr-6568-to-release/9.0 branch November 7, 2024 20:25
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-dashboard needs-author-action An issue or pull request that requires more info or actions from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0