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

Tool to visualise CDEvents #126

Open
afrittoli opened this issue Jul 18, 2022 · 1 comment
Open

Tool to visualise CDEvents #126

afrittoli opened this issue Jul 18, 2022 · 1 comment

Comments

@afrittoli
Copy link
Member

To develop the CDEvents specification we build proof of concepts and run demos that connect multiple tools together via CDEvents. During the demos it's often challenging to visualise the progress and overall flow of events because of the distributed nature of event based architectures.

It would be useful to build a front end tool to visualise the CDEvents sent over time, and their relations.
The tools would pull the events from some kind a storage (e.g. a document storage, object storage or else), allow filtering of events based on CDEvent fields, and it would allow displaying connections between events based on customisable CDEvents fields.

The solution should aim for the smallest possible footprint, so that it may be run on a user laptop along with the rest of the demo.
The tool can be a proof of concept itself to start with, and may evolve over time based on the CDEvents project needs.

@afrittoli
Copy link
Member Author

[Erik] This tool would be useful for debugging purposes as well, i.e. check whether messages sent link together, have common fields etc

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

1 participant