Closed at15 closed 7 years ago
the thing is, I lost some commit for testing the KairosDB client because I was thinking about adding a flag so tests require KairosDB running can be disabled on travis. So I didn't push them to remote and re installed my PC. The lost part should be a method to generate test payload and a test to query the test payload against a running KairosDB, also I noticed the at least one tag issue from KairosDB
Got error when try to use the flag checked added in 0046976, it causes an important cycle, and actually this test is no longer a unit test, it's an integration test that test most functions of KairosDBHTTPClient, (could be e2e maybe) so I think I need a sub package called integration inside kairosdb
or just instead tsdb
x/net/context
but I guess in 1.7 context
is already a top level package
Related #15 #18
Util
Improve docker image
Command
KairosDB
InfluxDB
tsdb-proxy ping --db influxdb --host localhost --port 8086
OpenTSDB
tsdb-proxy ping --db opentsdb --host localhost --port 4242