Apicurio / apicurio-epics

Repository to hold issues representing high level Apicurio team epics.
0 stars 0 forks source link

Improved error reporting #95

Closed jsenko closed 1 month ago

jsenko commented 9 months ago

Also, it would be cool to have a subsystem that would gather interesting context information for bug reporting and debugging. I imagine that registry could gather this information and generate a zip file, for example, that could be attached to bug reports. It would be cool if it included topic dump.

This needs some considerations around:

  1. performance (gathering the information has to happen before the error state, generating the report may be costly, the topic dump may be too big)
  2. privacy (e.g. the topic dump could contain sensitive information).

Related to https://github.com/Apicurio/apicurio-epics/issues/93

EricWittmann commented 2 months ago
EricWittmann commented 1 month ago

Closing because we have more granular issues covering all the aspects of this epic.