Skip to content

A simple json datasource for grafana to show etcd data

Notifications You must be signed in to change notification settings

Mabo-IoT/etcd-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcd-grafana

A simplejson datasource for grafana to show etcd data.

Usage

  1. install requirements;g
pip install -r requirements.txt
  1. start gunicorn server to host app;
gunicorn --reload web_server.app
  1. /,/search, /querymethods which grafana-simplejson datasource need are valid now.

About

A simple json datasource for grafana to show etcd data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages