Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Allow reporting errors #7

Open
steebchen opened this issue Apr 9, 2022 · 1 comment
Open

Feature request: Allow reporting errors #7

steebchen opened this issue Apr 9, 2022 · 1 comment

Comments

@steebchen
Copy link

This may be out of scope, but I think it would be useful to report errors via a new method, like Report or something.
Especially because the error detection for Go does not seem to work (compared to e.g. NodeJS) – it logs panics but usually does not report them to error reporting automatically.

Some info:
https://cloud.google.com/error-reporting/docs/formatting-error-messages
json @type needs to be type.googleapis.com/google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent

@jabielecki
Copy link
Contributor

🤔 I'm not sure it's in scope. Is there a compelling user story behind this? (I don't know the Node.js behavior.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants