summaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Convert the binding to use the controllerRomain Forlot7-104/+195
2018-07-10Fix memory leak and avoid compile warningRomain Forlot3-10/+7
2018-07-10WIP TBFRomain Forlot1-9/+14
2018-07-10Fix: filling the series lists.Romain Forlot1-6/+7
2018-07-10Externalize Curl dependency within afb-helpersRomain Forlot2-2/+31
2018-07-10Use news wrap curl functions.Romain Forlot2-2/+2
2018-07-10Fix wrong handling of metrics argumentsRomain Forlot1-7/+21
2018-07-10Concatenation separator for curl wrap configurableRomain Forlot1-1/+1
2018-07-10Handle query result and prepare to forward by APIRomain Forlot1-30/+82
2018-07-10Fully handle array of metrics to be writen in DBRomain Forlot3-44/+49
2018-07-10Improve writer/reader processingRomain Forlot6-113/+233
2018-07-10Utility function to return nanosecond timestampRomain Forlot2-0/+11
2018-07-10Splitting code source, cleaning.Romain Forlot5-99/+292
2018-07-10Introduce thread management for future reading jobRomain Forlot3-11/+23
2018-07-10TSDB handling isolation.Romain Forlot3-0/+246