If you have built a library, command line tool, or API, Bugout helps you understand:
- Who your users are
- How they are using your software
- What errors they experience
Once you set up an integration and instrument your code, you can access your user reports at https://bugout.dev. This gives you a live view of what your users are experiencing:
This week, we released the latest version of the Bugout VSCode extension.
Now you can see the latest issues your users have had from VSCode. Just hover over an exception to see how many users were affected by it:
You can even click through to see their stack traces:
This is just a taste of things to come. If you use VSCode and would like to try this out, Bugout supports Python, Go, and Javascript.
Top comments (0)