cabot icon indicating copy to clipboard operation
cabot copied to clipboard

adding influxdb support complex ?

Open xinity opened this issue 11 years ago • 14 comments

hi !

i was wondering if it's complex to add support to influxdb ?

any clues about that ?

xinity avatar Sep 25 '14 12:09 xinity

Can you link to rest API docs? Or a client or something?

Gut instinct is that I think we should do plugin architecture first, but if it's easy...

dbuxton avatar Sep 28 '14 16:09 dbuxton

here is a link to an influxdb python client : https://github.com/influxdb/influxdb-python link to influxdb Api : http://influxdb.com/docs/v0.8/api/reading_and_writing_data.html

i totally agree with the plugin architecture milestone :)

xinity avatar Sep 30 '14 06:09 xinity

Looks manageable - I don't have an example to test against but I'd be happy to add in if we have some mock responses/tests for same.

dbuxton avatar Oct 01 '14 11:10 dbuxton

+1 this support could be really usefull. You have the online demo there http://play.influxdb.org/

JulienChampseix avatar Oct 10 '14 13:10 JulienChampseix

@dbuxton Did you get some time to test it ?

JulienChampseix avatar Dec 29 '14 11:12 JulienChampseix

I know that @bonniejools is working on a plugin architecture that will allow us to add support for arbitrary services. Will have an update soon I hope.

dbuxton avatar Dec 29 '14 11:12 dbuxton

+1

dever860 avatar Jan 14 '15 21:01 dever860

+1

jheusser avatar Jan 24 '15 18:01 jheusser

+1

zzzuzik avatar Feb 02 '15 17:02 zzzuzik

+1

pingec avatar Feb 19 '15 21:02 pingec

@dbuxton do you know know if there is some progress on it ?

JulienChampseix avatar Jun 15 '15 17:06 JulienChampseix

It looks like a fork of cabot has added this https://github.com/Affirm/cabot

Maybe we can try and pull some changes back upstream

frankh avatar Apr 21 '17 10:04 frankh

@frankh Sounds like a plan.

The only question is − should we try moving Cabot checks to a plugin architecture first ?

JeanFred avatar Apr 21 '17 11:04 JeanFred

So, we now have a check plugin architecture :)

JeanFred avatar Sep 22 '17 12:09 JeanFred