bbonnin / pulsar-express

Simple Web Interface for Apache Pulsar
Apache License 2.0
110 stars 20 forks source link

Add some cluster management features and make the pulsar express more robust to work with large number of topics #49

Closed truong-hua closed 2 years ago

truong-hua commented 2 years ago

This pull request allow topic/function/sink detail page to be open independently, so people can share url or open the detail of a topic/function/sink in a new tab to work with multiple items at the same time.

This pull request also add pagination feature to the topic page (I have to temporarily disable the sort feature because it does not work properly with pagination).

Add the worker management feature.

Add instances management to sink detail page.

And some more....

truong-hua commented 2 years ago

@bbonnin thank for starting this great project. Besides, our company are using your project to manage our pulsar cluster and I talked with managers and they willing to encourage people to contribute to this project. So do you think it is possible to credit the company (may be a link to website is enough). If you think so, I will add a credit to README on our next contributions. Thanks.

bbonnin commented 2 years ago

@truong-hua No problem, you can credit your company in the README. Thanks for your future contributions !