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

A Channel in focus #13

Open
jonaslagoni opened this issue Nov 28, 2022 · 2 comments
Open

A Channel in focus #13

jonaslagoni opened this issue Nov 28, 2022 · 2 comments
Labels
enhancement New feature or request stale

Comments

@jonaslagoni
Copy link
Member

jonaslagoni commented Nov 28, 2022

Reason/Context

So far all the views have been revolving around applications and how they interact with the world through channels.

But sometimes you wish to focus on a single channel and who interacts with that.

Therefore I am proposing we add a new view, similar to the ApplicationFocusView as you can see here: https://asyncapi.github.io/EDAVisualiser/social-media/backend

image

But instead of having the application in the center, it will be a single channel with external applications around it, showing who receives from it and who sends to it.

@jonaslagoni jonaslagoni added the enhancement New feature or request label Nov 28, 2022
@fmvilas
Copy link
Member

fmvilas commented Nov 28, 2022

Yeah, I'd say this is one of the most powerful use cases. This would help people make sense of their EDA.

Most of the time, the biggest concern people find about EDA and why they land on AsyncAPI, is that they have no idea who's consuming from or producing to a channel. They fear that if they change something on the message that's being published there, a consumer will break. And the result is that they end up creating a new channel so they don't break anything. This bloats their system with lots of unnecessarily duplicated (or almost duplicated) channels, making it more expensive, harder to maintain, and more energy-consuming.

So yeah, this view is really helpful.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants