Skip to content

feldera/grafana-datasource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing this Plugin

  1. Run docker compose up to bring up feldera and grafana.
  2. Install the python dependencies. We recommend doing this in a virtual environment, tools like uv are very useful for this.
# with uv
uv pip install -r requirements.txt
# without uv
pip install -r requirements.txt
  1. Once the feldera docker container is up and running, run start_feldera_pipeline.py.
python start_feldera_pipeline.py
  1. Go to Grafana and checkout the Feldera Dashboard. Note that it might take a while, (a few refreshes and changing the time selection in the Grafana UI) to see data.