[
https://issues.apache.org/jira/browse/STREAMPIPES-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624752#comment-17624752
]
Dominik Riemer commented on STREAMPIPES-605:
--------------------------------------------
Good idea!
Data streams have a field "correspondingAdapterId" which links to the adapter
creating this stream. The adapter description contains all configuration
options.
We have just added an "adapter details" section in the adapter view which
contains log and monitoring info and also an "adapter overview" page is
foreseen. Philipp is also working on an adapter modification feature.
So I think we could simply reuse these components in the tab you mentioned and
also could provide a link there to the adapter details view.
> Technical information of data sources in the UI
> -----------------------------------------------
>
> Key: STREAMPIPES-605
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-605
> Project: StreamPipes
> Issue Type: New Feature
> Reporter: Stefan Obermeier
> Priority: Minor
> Attachments: image-2022-10-26-17-51-23-153.png
>
>
> I experienced that it is sometimes difficult to find out which source in the
> pipeline editor is related to which message source.
> Especially if the producer of the source configuration and user of the source
> are different people.
> E.g. For MQTT and Kafka sources it could be useful to know the broker and
> topic.
>
> What do you think about an additional tab in the editor/dialog/help.component
> with some technical information of the related data source.
> Something like this:
> !image-2022-10-26-17-51-23-153.png|width=821,height=288!
>
> Some ideas of protocol specific information
> MQTT
> brokername
> topic
> Kafka
> borkername
> topic
> REST-Client
> URL
> ...
>
> What do you think about this idea?
> Is it difficult to provide this information in the UI?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)