You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Commit adds the link between Kafka and other services. It provides
* The Alerta bridge which allows to send alerts through a Kafka channel
* The NGSI-LD Updates bridge which allows to send ngsi-ld data updates through Kafka
* The Debezium bridge which maps the debezium entitiy update to respective Kafka channels
* All is in a single container, only startup command must be different
* A helm chart with deployment files and configmaps for the bridges
Closes issue IndustryFusion#126
This Commit adds the link between Kafka and other services. It provides
* The Alerta bridge which allows to send alerts through a Kafka channel
* The NGSI-LD Updates bridge which allows to send ngsi-ld data updates through Kafka
* The Debezium bridge which maps the debezium entitiy update to respective Kafka channels
* All is in a single container, only startup command must be different
* A helm chart with deployment files and configmaps for the bridges
Closes issue #126
The services Alerta and NGSI-LD/Scorpio need to be linked to Kafke by bridges.
The text was updated successfully, but these errors were encountered: