Share via

Is Telemetry supported in Visual Studio 2022 extensions ?

Vinita Sanghi 0 Reputation points
2023-07-21T04:54:30.2566667+00:00

Would like to understand if the Visual Studio Code Extension telemetry support is available in Visual Studio 2022 extension as well? If yes, where can I find the documentation and samples for same ? Does this Telemetry also connects to Azure App Insights ?

Developer technologies | Visual Studio | Extensions
0 comments No comments

2 answers

Sort by: Most helpful
  1. Vinita Sanghi 0 Reputation points
    2023-07-21T08:50:50.61+00:00

    Hello @Tianyu Sun-MSFT ,

    Can you point me to sample extension in marketplace which include this feature ? And can you confirm if there are customers who have implemented this before for VS 2022 using TelemetryConfiguration Class ? Is it at all possible or not supported ?

    Was this answer helpful?

    0 comments No comments

  2. Tianyu Sun-MSFT 34,836 Reputation points Microsoft External Staff
    2023-07-21T08:47:33.2733333+00:00

    Hello @Vinita Sanghi ,

    Welcome to Microsoft Q&A forum.

    VS IDE is different from VS Code, so the specific extension telemetry support for VS Code doesn’t work for VS IDE.

    VS IDE may not directly provide a module like "extension telemetry support for VS Code", though VS IDE also supports telemetry(you may check some extensions in VS Marketplace).

    BTW, see if TelemetryConfiguration Class meets your requirements, especially for extension telemetry.

    Best Regards,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.