You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/04 09:02:31 UTC

[GitHub] chetanmeh opened a new pull request #68: Add kafka-topics-ui to visualize the Kapka topic content

chetanmeh opened a new pull request #68: Add kafka-topics-ui to visualize the Kapka topic content
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/68
 
 
   Adds [kafka-topics][1] docker image to the docker-compose setup. This would allow inspecting the Kafka topic contents which is useful during development. It relies on [Kafka REST Proxy][2] for accessing Kafka topic content.
   
   The ui is accessible over port 8001
   
   [1]: https://github.com/Landoop/kafka-topics-ui
   [2]: https://github.com/confluentinc/kafka-rest

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services