Skip to content

add doc around dashboard telemetry #2846

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 8 commits into from
May 8, 2025

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
Base automatically changed from release-9.2 to main April 10, 2025 15:40
@IEvangelist IEvangelist changed the base branch from main to release-9.3 May 7, 2025 18:28
@IEvangelist IEvangelist closed this May 7, 2025
@IEvangelist IEvangelist reopened this May 7, 2025
@IEvangelist IEvangelist closed this May 7, 2025
@IEvangelist IEvangelist reopened this May 7, 2025
@adamint adamint changed the title [draft] add doc around dashboard telemetry add doc around dashboard telemetry May 7, 2025
@adamint adamint marked this pull request as ready for review May 7, 2025 19:11
@IEvangelist IEvangelist merged commit 8f86746 into release-9.3 May 8, 2025
17 of 23 checks passed
@IEvangelist IEvangelist deleted the dev/adamint/telemetry-dashboard-docs branch May 8, 2025 18:07
IEvangelist added a commit that referenced this pull request May 9, 2025
* wip

* wip

* update

* add image

* Revision based on suggestions, add to TOC

* Apply suggestions from code review

* Clarify command/resource type names not sent

---------

Co-authored-by: Adam Ratzman <[email protected]>
Co-authored-by: David Pine <[email protected]>
IEvangelist added a commit that referenced this pull request May 19, 2025
* Update existing content to address changes mentioned in #3078.

* Add conditional nuget.config for release branch

* Add breaking change to fix #3326

* Added a step to print the trigger context

* Fix default expanded state

* Remove text

* Tweak TOC

* Fix MD warings

* Added SKU changes, fixed #3144

* Remove workflows and let main handle it

* Sync with main

* Sync with main

* add doc around dashboard telemetry (#2846)

* wip

* wip

* update

* add image

* Revision based on suggestions, add to TOC

* Apply suggestions from code review

* Clarify command/resource type names not sent

---------

Co-authored-by: Adam Ratzman <[email protected]>
Co-authored-by: David Pine <[email protected]>

* Clean up (#3378)

* Clean up

* Fix icon

* Add content for user-assigned managed ids (#3377)

* Initial draft of new user-assigned managed ids.

* Edit pass and TOC reposition.

* Fix issue with backticks

* Minor updates

* Correct URL to JSON config schema. (#3381)

* Fix build warnings/errors (#3382)

* Remove publisher APIs (#3389)

* Fixes #3373, removal of publisher APIs.

* Minor tweaks

* Edit pass

* Sort table

* Apply suggestions from code review

Co-authored-by: David Fowler <[email protected]>

* Address feedback

---------

Co-authored-by: David Fowler <[email protected]>

* Add ACR hosting integration content. (#3383)

* Add ACR hosting integration content. Fixes #3222

* Fix code ref

* Address feedback

* Add TOC preview

* Adjust code bit

* Fixes #3386, adds breaking changes content for Azure SQL Server admin user-assigned managed id. (#3391)

* Fixes #3224. Move Dapr to community toolkit (#3393)

* Adds new eventing APIs. (#3392)

* Fixes #3372. Adds new eventing APIs.

* Minor edit for constistency

* Fix output

* Fix build

* Try to fix highlighting

* Architecture content  (#3156)

* WIP

* Early draft

* Getting closer, still needs more refinement

* Minor tweak

* More updates

* Added app topology examples

* Add note about eventual consistency

* Edit pass

* Fix link

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <[email protected]>

* Address feedback

* Address feedback

* Fix up TOC

* TOC adjustment

* Clean up image

* Add upgrade content to welcome

* Adjust TOC

* TOC tweak

---------

Co-authored-by: Andy (Steve) De George <[email protected]>

* Initial draft of Azure AI Inference content (#3399)

* Initial draft of Azure AI Inference content

* Tweak text

* Tweak include text

* Remove framework

* Added logging and tracing sections.

* Correct MD warning

* Remove icon usage for alt-text

* Trying something slightly different

* Fix text

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <[email protected]>

* Update docs/azureai/azureai-inference-integration.md

---------

Co-authored-by: Andy (Steve) De George <[email protected]>

* Adds Azure App Configuration integration (#3500)

* Fixes #3395, adds Azure App Configuration.

* Fix include link

* Apply suggestions from code review

Co-authored-by: James Newton-King <[email protected]>

* Apply suggestions from code review

Co-authored-by: James Newton-King <[email protected]>

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Update dotnet-aspire-9.3.md

* Add dashboard screenshots

* Apply suggestions from code review

Co-authored-by: Alex Crome <[email protected]>

* A bit of clean up

* Fix more links

* Apply suggestions from code review

Co-authored-by: Maddy Montaquila (Leger) <[email protected]>

* Aspire 9.3 What's New Feedback

Tweaking some wording to make the doc more correct.

* Fun times... (#3505)

* Add GHCP dashboard documentation

* Update

* Update what's new

* Fixes

---------

Co-authored-by: James Newton-King <[email protected]>

* alerts

---------

Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Adam Ratzman <[email protected]>
Co-authored-by: Adam Ratzman <[email protected]>
Co-authored-by: David Fowler <[email protected]>
Co-authored-by: James Newton-King <[email protected]>
Co-authored-by: Alex Crome <[email protected]>
Co-authored-by: Maddy Montaquila (Leger) <[email protected]>
Co-authored-by: Eric Erhardt <[email protected]>
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