GithubHelp home page GithubHelp logo

Comments (11)

lramos15 avatar lramos15 commented on June 3, 2024

So you set log level to trace and look in the Extension Telemetry output channel?

from vscode-extension-telemetry.

tomqwpl avatar tomqwpl commented on June 3, 2024

Yes. Example of what I'm seeing in that channel output window:
image

from vscode-extension-telemetry.

tomqwpl avatar tomqwpl commented on June 3, 2024

Trace level setting:
image

from vscode-extension-telemetry.

lramos15 avatar lramos15 commented on June 3, 2024

Yes. Example of what I'm seeing in that channel output window: image

That's the wrong channel, you want the one that says "Extension Telemetry"

image

from vscode-extension-telemetry.

tomqwpl avatar tomqwpl commented on June 3, 2024

That's not what the doco says :-)
image

from vscode-extension-telemetry.

tomqwpl avatar tomqwpl commented on June 3, 2024

So there are two output channels, one for the events that "internal" things produce and one for events that "extensions" produce?

from vscode-extension-telemetry.

lramos15 avatar lramos15 commented on June 3, 2024

That's not what the doco says :-) image

Thanks for the call out we will work on updating this to include the extension channel cc @gregvanl

The difference between the two channels is what the core VS Code product sends vs what extensions send

from vscode-extension-telemetry.

tomqwpl avatar tomqwpl commented on June 3, 2024

So for me, if the point of that channel is to have visibility of the events that are being sent by vscode, for reasons of concerns of privacy and what data is being sent, having two channels is confusing. Not sure I understand why there are are two. Surely I would just want one place where I can see all the telemetry data that VScode is sending on my behalf?

from vscode-extension-telemetry.

lramos15 avatar lramos15 commented on June 3, 2024

The reason for there being two is because extensions are installed at your own risk and we want to make it clear to users what something that is an external addon is collecting vs VS Code itself.

from vscode-extension-telemetry.

tomqwpl avatar tomqwpl commented on June 3, 2024

Where do I find any information about what I'm looking for at the other end as it were? If I go to the Application Insights website, where do I go to see the telemetry events that have been logged? Am I just being impatient? Does is just take more than some hours for the data to be ingested? I'm not familiar with Application Insights, but a lot of the documentation seems to be around "requests" and the like (i.e web based applications), so I'm unclear how these telemetry events will manifest.

from vscode-extension-telemetry.

lramos15 avatar lramos15 commented on June 3, 2024

You should be able to query App insights after just an hour, I've tested a sample extension to ensure the module is working as expected

from vscode-extension-telemetry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.