bossenti opened a new issue, #1317: URL: https://github.com/apache/streampipes/issues/1317
### Body StreamPipes allows you to choose the actual messaging broker that is used for the internal StreamPipes communication. To easily inspect what messaging broker is running, a user should get this information as part of the `System Info` view within the UI. One can access this view as displayed below.  Therefore, the following tasks need to be done: - [ ] Add section about the messaging broker to the UI component: https://github.com/apache/streampipes/blob/dev/ui/src/app/info/versions/versions.component.html - [ ] Extend response of the API endpoint `info` by the required information: https://github.com/apache/streampipes/blob/dev/streampipes-rest/src/main/java/org/apache/streampipes/rest/impl/Version.java ### Mentoring As this issue is marked as good first issue: one of @dominikriemer, @tenthe, or @bossenti are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help. This issue is ideal for people that are interested in getting started with StreamPipes and are both interested in API and UI development. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
