GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Exception catching and reporting

Open
#517 12 comments 0 reactions 0 assignees View on GitHub
enhancement GA priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Eclipse provides some sort of functionality for catching and reporting unexpected exceptions from plug-ins. That is, I've seen these reports for WTP.

We need to figure out what this is and determine if we can hook into this service so that we get these reports for our plug-ins.

Make sure we don't unintentionally collect PII, but a pure stack trace (no exception messages, no method arguments) should be safe.

- [ ] Obtain Google Feedback configuration
- [ ] Check if Mars EPP builds allow updating AERI to 2.0
- [ ] Decide on classes to allow unscrubbed (currently: `java.**`, `javax.**`, `sun.**`, `org.eclipse.**`, and `com.google.**`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.