GithubHelp home page GithubHelp logo

Comments (5)

lramos15 avatar lramos15 commented on June 3, 2024 1

Try updating your webpack externals

https://github.com/microsoft/vscode/blob/24739b3e01f8f7d27efa33e7ff9101fb8157032d/extensions/shared.webpack.config.js#L147-L154

from vscode-extension-telemetry.

kingdonb avatar kingdonb commented on June 3, 2024

My extension is this one:

https://github.com/weaveworks/vscode-gitops-tools

and the fixes I've tried are on the edge branch, we did a major upgrade on the extension unrelated to telemetry in the last 30 days and it's possible that we upgraded something, but seems unlikely that 100% of the clients would have upgraded and received it all at once. The big upgrade was published on July 28, so I'm pretty sure that had nothing to do with it.

from vscode-extension-telemetry.

lramos15 avatar lramos15 commented on June 3, 2024

That's interesting, #183 uses a completely different code path (not App insights) so a lot of the issues there shouldn't affect you. Did you update the module recently?

from vscode-extension-telemetry.

kingdonb avatar kingdonb commented on June 3, 2024

Not until after I started having issues, no. At that point I realized my engine and the dependency itself were both quite out of date, so I figured the best plan was to upgrade.

I tried that in the edge branch, we have pushed updates to (attempt to) use the latest version of the telemetry package, but all of my experiments have been failure and I haven't seen any sign of telemetry since that day in August, when we did no release.

I think it must have been we're using a deprecated path, but I haven't found anything to clarify it since I posted this. No sign that we are even ingesting metrics at all except for the "Server exceptions and dependency failures" which all appeared to be server exceptions, however I don't understand how to delve into those errors and see details about them.

from vscode-extension-telemetry.

kingdonb avatar kingdonb commented on June 3, 2024

@lramos15 Not sure if we actually did that, but it looks like September 17 telemetry started up again.

This was 2 days after our most proximate release, and it was another 2 weeks almost before we made another release after that. I'm inclined to think that something was broken at Microsoft Azure and they fixed it, (or else there was something broken about my account subscription and it's been fixed by someone else when I wasn't paying attention.)

🤷 closing

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.