Skip to content

[AspireE2E] There should be no options for Structured logs, Traces, and Metrics in the action buttons of the cache container. #9015

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

Open
vmykagapuz opened this issue Apr 29, 2025 · 0 comments · May be fixed by #9030
Assignees
Milestone

Comments

@vmykagapuz
Copy link

vmykagapuz commented Apr 29, 2025

REGRESSION INFO

  1. Worked in Aspire 9.2.1 and 9.1.0

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install VS 17.13.6
  3. Add dotnet9 feed for 9.3.0
  4. Install the latest Aspire 9.3.0
    - dotnet new install Aspire.ProjectTemplates::9.3.0-preview.1.25228.16 --force
  5. Install Docker / Podman

NOTE

  1. The displayed buttons for cache are inconsistent with the behavior described in bug #8814
  2. When manually navigate to Traces, there is a cache option on the drop-down selection

REPRO STEPS

  1. New Project > .NET Aspire Starter App > .NET 8.0/9.0 framework > .NET Aspire version 9.3 (9.2 in the dropdown menu) > Check 'Use Redis for caching' > Create
  2. Build and F5
  3. Click the ellipsis button under Actions of Cache container
  4. Check the buttons for Structure logs, Traces and Metrics

ACTUAL
There are options for Structured logs, Traces, and Metrics in the action buttons of the cache container.

CacheIssue1.webm

RESULT
There should be no options for Structured logs, Traces, and Metrics in the action buttons of the cache container.

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 29, 2025
@davidfowl davidfowl added area-dashboard and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 29, 2025
@JamesNK JamesNK self-assigned this Apr 29, 2025
@JamesNK JamesNK added this to the 9.3 milestone Apr 29, 2025
@JamesNK JamesNK linked a pull request Apr 30, 2025 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants