grafana-kafka-datasource icon indicating copy to clipboard operation
grafana-kafka-datasource copied to clipboard

A Grafana datasource plugin for Apache Kafka

Results 18 grafana-kafka-datasource issues
Sort by recently updated
recently updated
newest added

I want to display plot for all messenges in topic every time I connetct to kafka. However, now it is only displaying plot starting from the time when I openede...

feature

**Describe the bug** I am trying to use the backend plugin on version 9.3.4 and 9.4.2. In both cases I am getting an error that says that plugin in availble...

bug

in 'Known limitations' arm64 is linux operation system but it was not available now. like issue #45 so I guess we have to anounce it.

**Is your feature request related to a problem? Please describe.** It's no obvious how to add datasource using [provisioning](https://grafana.com/docs/grafana/latest/administration/provisioning/). **Describe the solution you'd like** Please add example how to add...

feature

**Is your feature request related to a problem? Please describe.** Hi im trying to connect to Confluent cloud to stream data but i cant manage to find how to pass...

feature

**Describe the bug** We configured comma separated Kafka servers in data source. While exploring data we added topic name, but in panel it doesn't show proper data. Also timestamp value...

bug

**Describe the bug** Hey, I've added Kafka source and created a new panel. On the dashboard I've added 2 kafkas panel with different topics. I would expect that each panel...

bug

**Is your feature request related to a problem? Please describe.** `append()` is used when creating the frame, constantly pushing new data and returning a new slice **Describe the solution you'd...

feature

**Describe the bug** The colors assigned to frame fields in the time series chart, change during streaming alternatively. This leads to misunderstanding. **To Reproduce** Just start streaming with a topic...

bug

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/

feature