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

Event Lineage/Graph View #7661

Open
Cali0707 opened this issue Feb 7, 2024 · 5 comments
Open

Event Lineage/Graph View #7661

Cali0707 opened this issue Feb 7, 2024 · 5 comments
Assignees
Labels
area/discovery area/eventing The Eventing api group area/ux-decision Epic Epics to group issues kind/enhancement kind/feature-request kind/proposal Issues or PRs related to proposals. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@Cali0707
Copy link
Member

Cali0707 commented Feb 7, 2024

Problem
Eventing provides APIs to build a loosely coupled, distributed system. This provides teams and services with high degrees of flexibility and autonomy, however it also makes the relations between services hard to understand as the number of services connected in the Event Mesh increases.
By providing a graph view of the "event lineage" we can enable users to understand their system and debug complex problems. Full proposal doc is here.

Persona:
Which persona is this feature for?
Administrators and developers

Exit Criteria
TODO

Time Estimate (optional):
How many developer-days do you think this may take to resolve? 30+

Additional context (optional)
Add any other context about the feature request here.

@Cali0707 Cali0707 added kind/feature-request area/ux-decision kind/proposal Issues or PRs related to proposals. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. Epic Epics to group issues area/eventing The Eventing api group kind/enhancement area/discovery labels Feb 7, 2024
@Cali0707
Copy link
Member Author

Cali0707 commented Feb 7, 2024

cc @pierDipi
Btw, the proposal is still WIP/not fully complete. I will continue working on it in the next few days, but feedback is much appreciated!

@Cali0707 Cali0707 self-assigned this Feb 7, 2024
@pierDipi
Copy link
Member

Adding this comment here as it's not directly related to the proposal, the underlying logic to create a navigable graph is interesting and it could become the basis for a more generic graph builder that is now being built for the backstage provider in https://github.com/knative-extensions/backstage-plugins, I believe we can start with having that as a library to be reused for different use cases

@Cali0707
Copy link
Member Author

@pierDipi agreed, if you are happy with the approach to building the graph that I outlined in the proposal I will start opening issues for that this week. Then we can continue on the proposal and refine where the graph view fits in with backstage, etc.

@Cali0707 Cali0707 removed their assignment Mar 4, 2024
@yijie-04
Copy link
Contributor

yijie-04 commented Mar 4, 2024

/assign

@Cali0707 Cali0707 self-assigned this Mar 4, 2024
@yijie-04
Copy link
Contributor

yijie-04 commented Mar 4, 2024

/unassign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/discovery area/eventing The Eventing api group area/ux-decision Epic Epics to group issues kind/enhancement kind/feature-request kind/proposal Issues or PRs related to proposals. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
Status: 🏗 In progress
Status: In Progress
Development

No branches or pull requests

3 participants