influxdb/task/backend
Lyon Hill 986a1acdbe
Update task executor to use a TaskService (#13099)
2019-04-02 15:55:31 -06:00
..
bolt chore(task): Clean up comments. 2019-03-01 09:42:13 -06:00
coordinator Update task coordinator to act as a TaskService middleware (#13068) 2019-04-01 16:45:44 -06:00
executor Update task executor to use a TaskService (#13099) 2019-04-02 15:55:31 -06:00
storetest fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
error_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
inmem_logreaderwriter.go Return empty list of runs and logs when none are found (#12432) 2019-03-07 14:55:19 -07:00
inmem_store.go Clean out user from the task store's (#11882) 2019-02-15 15:50:09 -07:00
inmem_store_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
logreaderwriter_test.go test(task): allow log reader/writer test harness to provide authz 2019-03-05 09:02:22 -08:00
meta.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
meta.pb.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
meta.proto fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
meta_test.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00
point_logwriter.go chore(influxdb): add context to storage.PointsWriter 2019-02-25 11:11:20 -05:00
query_logreader.go fix(task): filter by measurement early in query logreader 2019-03-15 22:28:13 -07:00
scheduler.go update task schedler to use the new task control service (#12949) 2019-03-28 16:52:25 -06:00
scheduler_metrics.go feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
scheduler_test.go update task schedler to use the new task control service (#12949) 2019-03-28 16:52:25 -06:00
store.go Respect the incoming flux script (#12390) 2019-03-06 09:30:11 -07:00
task.go fix(tasks): make durations visibly show up nicely 2019-03-29 13:50:26 -05:00