summaryrefslogtreecommitdiffstats
path: root/src/plugins/influxdb.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Update Copyright to 2019Sebastien Douheret1-1/+1
2019-08-01Fix strings quotingSebastien Douheret1-3/+5
2019-08-01Rework how to build dest DB URLSebastien Douheret1-1/+3
2019-08-01Add comments and re-ident codeSebastien Douheret1-3/+3
2019-04-01Git submodule migration to separated librariesRomain Forlot1-1/+1
2018-07-10Fix compilation error 'unitialized variable'Romain Forlot1-1/+1
2018-07-10Escape special characters according to influxDB docSebastien Douheret1-12/+41
2018-07-10Escaped special characters for measurement, tags and fieldsSebastien Douheret1-12/+63
2018-07-10Improved perf (define concatenate as inline function).Sebastien Douheret1-1/+7
2018-07-10Convert the binding to use the controllerRomain Forlot1-1/+2
2018-07-10Fully handle array of metrics to be writen in DBRomain Forlot1-3/+3
2018-07-10Improve writer/reader processingRomain Forlot1-2/+20
2018-07-10Splitting code source, cleaning.Romain Forlot1-0/+27