Skip to content

Commit c57c2e7

Browse files
committed
Removed MS-collected telemetry
1 parent a17f48e commit c57c2e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/whats-new/dotnet-aspire-9.2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,11 @@ If your app host project file doesn't have the `Aspire.AppHost.Sdk` reference, y
6565

6666
The .NET Aspire app host project file no longer requires the `IsAspireHost` property. This property was moved to the `Aspire.AppHost.Sdk` SDK, therefore, you can remove it from your project file. For more information, see [dotnet/aspire issue #8144](https://github.com/dotnet/aspire/pull/8144).
6767

68+
<!--
6869
## 📈 Dashboard usage telemetry
6970

7071
.NET Aspire collects usage telemetry from the dashboard by default. This telemetry helps us understand how you use the dashboard and what features are most important to you. We use this information to prioritize our work and improve the dashboard experience. You can opt out of this telemetry by setting the `DOTNET_DASHBOARD_ENABLE_TELEMETRY` environment variable to `false`. For more information, see [.NET Aspire dashboard usage telemetry](../fundamentals/dashboard/usage-telemetry.md).
72+
-->
7173

7274
## 🚫 Disable dashboard resource graphs
7375

0 commit comments

Comments
 (0)