kafka-streams-viz | Kafka Streams Topology Sketch Diagram Visualization | Data Visualization library
kandi X-RAY | kafka-streams-viz Summary
kandi X-RAY | kafka-streams-viz Summary
Kafka Streams Topology Sketch Diagram Visualization
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kafka-streams-viz
kafka-streams-viz Key Features
kafka-streams-viz Examples and Code Snippets
Community Discussions
Trending Discussions on kafka-streams-viz
QUESTION
How could I draw a diagram of my topci/stream relation ? Is there a standard for that ?
I could use the stream's topology and use a viewer like this one : https://zz85.github.io/kafka-streams-viz/. But I find this too low level.
I want a more abstract diagram representing the topic and the "business" operations between them. Something that do not require a proper knowledge of Kafka to understand.
...ANSWER
Answered 2020-Jul-10 at 17:15Kafka streams visualizer just works by creating an image from the topology description (Topology#describe()
).
I want a more abstract diagram representing the topic and the "business" operations between them. Something that do not require a proper knowledge of Kafka to understand.
I hope you would want to avoid KSTREAM-SOURCE
, KSTREAM-TRANSFORM
etc from your diagram.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kafka-streams-viz
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page