python-opentsdbclient/opentsdbclient/tests
Dina Belova a6419e6cf3 Add configurable structure of OpenTSDB client
Now it's possible to choose one of two client implementations -
either via REST API or via direct socket usage. Socket client
currently supports only meter posting.

Change-Id: I6005cfa23ffbe4bdba15e62637150e8a29bdefc2
2014-10-31 18:44:27 +03:00
..
__init__.py Initial OpenTSDB REST (v2.0) client implimentation 2014-08-04 13:28:56 +04:00
test_client.py Add configurable structure of OpenTSDB client 2014-10-31 18:44:27 +03:00
test_rest_client.py Add configurable structure of OpenTSDB client 2014-10-31 18:44:27 +03:00
test_socket_client.py Add configurable structure of OpenTSDB client 2014-10-31 18:44:27 +03:00