dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
3.8k stars 450 forks source link

[AzureTools][Aspire] There is no “Show All“ and ”Show value" icons in the opened detail page when viewing details of a resource in the Structured logs page #6453

Closed v-mengwe closed 3 days ago

v-mengwe commented 3 days ago

Regression: Not a regression, this issue also reproduces on VS 17.10 with Aspire 9.0 P4

Clean machine: Win11 x64 23H2 ENU VS Version: VS 17.12.0 Preview 3.0 [35409.206.d17.12] Aspire Version: 9.0.0 Apply NuGet Feeds

REPRO STEPS:

  1. Create a new Aspire starter App -> F5.
  2. In the Dashboard -> Structured logs -> View details of a resource.
  3. Check whether “Show All“ and ”Show value" icons in the opened detail page.

Expect: “Show All“ and ”Show value" icons in the opened detail page. Image

Actual: There is no “Show All“ and ”Show value" icons in the opened detail page. Image

adamint commented 3 days ago

This is intended behavior, as there are no sensitive environment variables in this view!