aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/influxdb-writer.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Allow to set host+port using params in config.jsonsandbox/SebD/wipSebastien Douheret1-2/+2
2019-08-01Update Copyright to 2019Sebastien Douheret1-1/+1
2019-08-01Fix strings quotingSebastien Douheret1-84/+88
2019-08-01Rework how to build dest DB URLSebastien Douheret1-1/+1
2019-08-01Improve buf allocation for curl requestsSebastien Douheret1-3/+4
2019-08-01Add comments and re-ident codeSebastien Douheret1-39/+40
2019-07-03Fix spellinghalibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.3halibutSebastien Douheret1-2/+2
2019-06-27Fix strings serializationhalibut_7.99.2halibut/7.99.27.99.2Sebastien Douheret1-1/+1
2019-05-24Fix InfluxDB request formathalibut_7.99.1halibut/7.99.17.99.1Johann CAHIER1-11/+16
2019-05-24Better memory management in chained listJohann CAHIER1-7/+10
2019-05-21Fix influxdb-writer reporting of multiple valueJohann CAHIER1-26/+24
2019-04-01Git submodule migration to separated librariesRomain Forlot1-15/+15
2018-07-10Fix typoRomain Forlot1-137/+138
2018-07-10Use latest version of app-controller-submodule submodule.Sebastien Douheret1-1/+1
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