hoptical / grafana-kafka-datasource

A Grafana datasource plugin for Apache Kafka
Apache License 2.0
35 stars 13 forks source link

Add KSQL Pull & Push Query feature #23

Open hoptical opened 2 years ago

hoptical commented 2 years ago

User should be able to make a pull or push(emit changes) query to the ksql and fetch the results as dataframe to show on the table. https://docs.ksqldb.io/en/0.21.0-ksqldb/developer-guide/ksqldb-rest-api/streaming-endpoint/