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

"The data is collected by Microsoft and shared with the community." Where is it? #7518

Closed
chadwackerman opened this issue Jan 15, 2017 · 5 comments
Milestone

Comments

@chadwackerman
Copy link

There was quite the hubbub when telemetry appeared... #6145

I'm now seeing things in Microsoft press releases like "engagement and usage is up 62%" as well as claims by the various tools groups that they're razor focused on "inner loop" developer time. Presumably by endlessly futzing with project file formats, applying random names and version numbers to key platform technologies, and using wonky, single-threaded code generation/bundling/minification tools that barely scale to 100 line Scott Hanselman rigged tradeshow demos.

Still... about the only part of .NET Core that isn't utterly wasting my time these days is compilation time.

I'd love to have the same access to this data (as promised) as the various marketing and tech groups at Microsoft do. Is it available somewhere?

@blackdwarf blackdwarf self-assigned this Jan 15, 2017
@chadwackerman
Copy link
Author

piotrpMSFT added this to the Discussion milestone 13 days ago

On what planet is "discussion" a milestone?

@martinwoodward
Copy link
Member

Hmm - the original plan was to send the CLI usage data to the .NET Foundation. Let me check up on where this got to.

Some of the data given in terms of contribution is taken from the data in GitHub which is already public, however we could do a better job of sharing more of the summary data as well. I'll go look into that also.

@martinwoodward
Copy link
Member

ok - looks like the telemetry publishing side of things moved down the priority stack a bit while the actual bits got stabilized which I agree was the right call to make. @blackdwarf is now working on getting the raw telemetry data from the CLI published - thanks!

Information on the things collected is here: https://docs.microsoft.com/en-us/dotnet/articles/core/tools/telemetry.

The plan is (roughly speaking) to get the data into a CSV files and then published up on the .NET Foundation website. We'll send out a blog post when it's up and also update the GitHub issues.

Do folks have any thoughts on how often the data-dump should be updated? Monthly enough?

@markrendle
Copy link
Contributor

@martinwoodward How about starting with EVER and going from there? 😈

Ahem. Sorry.

In all seriousness, I've started working on something and I could really use this telemetry data right about now. Or soon, anyway. I know you guys have been busy with the //BUILD ZBB, but maybe someone's got enough breathing room to process and dump the data somewhere? Grab an intern or something.

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the Discussion milestone Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants