Skip to content

smcquay/jsonds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonds

This is a sample application of running a backend for a Grafana simple json datasource.

build

$ go get github.com/smcquay/jsonds

run

$ jsonds

You can specify a number of options, as listed in the -help, for example:

# emit new events every 10 seconds
$ jsonds -period 10s

# start with 30 existing events
$ jsonds -hist 30

About

Grafana JSON Datasource implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages