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:
performance (gathering the information has to happen before the error state, generating the report may be costly, the topic dump may be too big)
privacy (e.g. the topic dump could contain sensitive information).
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:
Related to https://github.com/Apicurio/apicurio-epics/issues/93