aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/dispatcher/influxdb.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun1-9/+25
2017-10-12ping: always save rtt data, influxdb ignore empty dataRoss Brattain1-1/+3
2017-07-06move flatten dict key to common utilsrexlee87761-24/+2
2017-06-22Yardstick output format unifiedchenjiankun1-85/+53
2017-03-09Merge "Bugfix: yardstick will create stacks with the same name when run using...Rex Lee1-31/+7
2017-03-08fixes: use isinstance, fix logging, use dict literalRoss Brattain1-9/+13
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-31/+7
2017-02-07more logging fixesRoss Brattain1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-9/+13
2016-11-30switch logging to proper usageRoss Brattain1-4/+4
2016-10-14influxdb_line_protocol.py should move to 3rd party dirchenjiankun1-1/+1
2016-09-14dispatcher use YARDSTICK_BRANCH to distinguish different branchrexlee87761-1/+3
2016-02-19influxdb: log error when result posting failsJo¶rgen Karlsson1-0/+2
2016-02-09Add deploy scenario tag to influxdb measurementsJo¶rgen Karlsson1-0/+1
2016-02-08bug fix: wrong POD name used in result dispatchersJo¶rgen Karlsson1-1/+1
2016-01-26InfluxDB add authentication supportQiLiang1-0/+9
2016-01-19Influxdb change tc as measurementQiLiang1-5/+17
2016-01-07InfluxDB dispatcher add more tagsQiLiang1-0/+14
2016-01-07Initial InfluxDB dispatcherQiLiang1-0/+135