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

[Feature] Add SubscriptionHandler admin endpoint #4828

Open
2 of 3 tasks
Pil0tXia opened this issue Apr 11, 2024 · 0 comments
Open
2 of 3 tasks

[Feature] Add SubscriptionHandler admin endpoint #4828

Pil0tXia opened this issue Apr 11, 2024 · 0 comments
Labels
feature help wanted Extra attention is needed

Comments

@Pil0tXia
Copy link
Member

Pil0tXia commented Apr 11, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

Add SubscriptionHandler class at org.apache.eventmesh.runtime.admin.handler.v2 package.

Provide client information for the current Runtime instance to EventMesh Dashboard. including:

  • Information such as ip address, consumerGroup, etc. of the clients (specifically business applications using the SDK) and connectors on the source and sink side.
  • Information about the topic that the Runtime is responsible for, etc.

You can refer to the infos reported to the registry at org.apache.eventmesh.meta.nacos.service.NacosMetaService#updateMetaData.

You may need to extend org.apache.eventmesh.runtime.core.protocol.producer.ProducerManager and record infos of source side.

Related issue (outdated): #4400

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Pil0tXia Pil0tXia added feature help wanted Extra attention is needed labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant