This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Send exceptions to Haystack #1885
Open
Description
Purpose
Send GHfVS exceptions to Haystack so that we can be able to see exceptions happening in the extension.
We have a theory that users experience problems but don't always report them to us. With Haystack setup to monitor exceptions, we can keep an eye on what might be going wrong and proactively fix errors.
The Haystack repo: https://github.com/github/haystack has some guidance on how to get setup.