Skip to content

vizualize kafka topology from ksql rest api with dot notation and graphviz

Notifications You must be signed in to change notification settings

DivPro/topology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topology

vizualize kafka topology from ksql+connect rest api with dot notation and graphviz

Steps:

  • first, add your program config file: copy cfg/example.yml to cfg/config.yml and set actual params for KSQL API and Kafka-Connect API
  • then compile program (repo root - main.go) and you will see tho files in a program fs root: graph.png and graph.svg
  • program output will contain queries and a fragment of code in a .dot notation

About

vizualize kafka topology from ksql rest api with dot notation and graphviz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages