Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

bossm8/grafana-dashboard-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Dashboard Plotter

Create png plots from your grafana dashboard panels

Usage

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 plots.py --help

NOTE: The functionality of this program is currently limited, some changes may be needed for your use-case.

Configuration

cp config.tpl.yaml config.yaml

Please refer to the yaml file for possible options.

Author(s)

About

Create PNG Plots from Grafana Dashboard Panels

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages