Skip to content

Leobaillard/velov-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

velov-stats

Getting Velo'V stations metrics for graphing purposes

Fetches data from JCDecaux developer API and pushes them to StatsD/Graphite

Build Status

Requirements

Configuration

Create a config.json next to the Python script containing these values:

{
	"jcd_apikey": "",
	"jcd_apiurl": "https://api.jcdecaux.com/vls/v1/",
	"jcd_contract": "",
	"jcd_stations": [],
	
	"graphite_host": "",
	"graphite_node": "",
	"statsd_host": "",
	"statsd_port": 8125,
	
	"measure_interval": 60
}

About

Getting Velo'V stations metrics for graphing purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages