summaryrefslogtreecommitdiffstats
path: root/src/plugins/influxdb-writer.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Escape special characters according to influxDB docSebastien Douheret1-4/+3
2018-07-10Fixed invalid pointer when concatenating fieldsSebastien Douheret1-138/+136
2018-07-10Escaped special characters for measurement, tags and fieldsSebastien Douheret1-1/+3
2018-07-10Update READMESebastien Douheret1-1/+1
2018-07-10Fix: missing NULL array terminatorRomain Forlot1-1/+1
2018-07-10Convert the binding to use the controllerRomain Forlot1-33/+60
2018-07-10Fix memory leak and avoid compile warningRomain Forlot1-4/+2
2018-07-10WIP TBFRomain Forlot1-9/+14
2018-07-10Externalize Curl dependency within afb-helpersRomain Forlot1-1/+1
2018-07-10Use news wrap curl functions.Romain Forlot1-1/+1
2018-07-10Fix wrong handling of metrics argumentsRomain Forlot1-7/+21
2018-07-10Fully handle array of metrics to be writen in DBRomain Forlot1-32/+40
2018-07-10Improve writer/reader processingRomain Forlot1-30/+41
2018-07-10Splitting code source, cleaning.Romain Forlot1-0/+116