Skip to content
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

[draft] add doc around dashboard telemetry #2846

Draft
wants to merge 7 commits into
base: release-9.2
Choose a base branch
from

Conversation

adamint
Copy link
Member

@adamint adamint commented Mar 18, 2025

Adam Ratzman and others added 3 commits March 15, 2025 16:51
@adamint adamint self-assigned this Mar 18, 2025
@adamint adamint requested a review from IEvangelist as a code owner March 18, 2025 18:43
@dotnetrepoman dotnetrepoman bot added the fundamentals Content related to fundamentals. label Mar 18, 2025
@adamint adamint marked this pull request as draft March 18, 2025 18:43
@adamint adamint marked this pull request as ready for review March 18, 2025 19:03
@adamint adamint marked this pull request as draft March 18, 2025 19:04
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will need a TOC entry for this. I updated the PR to target the release-9.2 branch. I left some early comments to help shape the content here, this is a great start @adamint

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you get an even larger image? If so, that should be used as the lightbox. Right now, using the same image in this situation doesn't make sense as when you select it, it's not larger than the one currently rendered. Also, we've been defaulting to using the dark theme for docs.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can, but on second thought, I'm not sure this image is necessary to include at all. What's your opinion? In the meantime, I removed it.

ms.date: 03/05/2025
---

# .NET Aspire dashboard telemetry
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about this for the title instead?

Suggested change
# .NET Aspire dashboard telemetry
# Microsoft collected dashboard telemetry

".NET Aspire telemetry" is now officially an oxymoron; in that it has two contradictory meanings. Before 9.2, the dashboard was all about display resource telemetry, obviously we all know that, but now, we're saying ".NET Aspire telemetry" in this article is about the data Microsoft collects to improve the dashboard experience.

Or perhaps something like ".NET Aspire dashboard usage telemetry"?

Copy link
Member Author

@adamint adamint Mar 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Microsoft-collected dashboard telemetry works for me!


Protecting your privacy is important to us. If you suspect that telemetry is collecting sensitive data or the data is being insecurely or inappropriately handled, file an issue in the [dotnet/aspire](https://github.com/dotnet/aspire) repository for investigation.

The Aspire dashboard does not collect telemetry on Visual Studio versions `< 17.14` or C# Dev Kit versions `< [VSC RELEASE VERSION`. It collects the following data:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Aspire dashboard does not collect telemetry on Visual Studio versions `< 17.14` or C# Dev Kit versions `< [VSC RELEASE VERSION`. It collects the following data:
The .NET Aspire dashboard doesn't collect telemetry on Visual Studio versions `< 17.14` or C# Dev Kit versions `< [VSC RELEASE VERSION]`. It collects the following data:

@IEvangelist IEvangelist changed the base branch from main to release-9.2 March 21, 2025 15:31
@adamint adamint requested a review from IEvangelist March 25, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fundamentals Content related to fundamentals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New article]: Dashboard telemetry
2 participants