A simple REST client to communicate with OpenTSDB (needed for Gnocchi to use OpenTSDB as a backend)
cb0575cafc
Change-Id: I09baf6491c84a5d4d6e3ab1261d474f7811e32d6 |
||
---|---|---|
opentsdbclient | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Welcome to simple OpenTSDB REST API client
This client uses OpenTSDB v2.0 REST API to communicate with database. It aims to provide simple way of posting metrics to the time-series DB and asking for listing them using built-in query language.