Skip to content

cunfate/fakegrafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake grafana

a web app imitate grafana, which can do some monitoring web app.

To use this app, you should install python >= 3.5.

git clone https://github.com/cunfate/fakegrafana.git
cd fakegrafana
pip -3 install -r ./requirements/dev.txt
./manager.py runserver -h 0.0.0.0 -p 5000

And you can view http://localhost:5000 to use this app.

About

使用flask作为后端,echarts作为图表库,模拟grafana的界面和功能

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages