influxdb/task/backend
Lyon Hill bf460ef4d2
fix(tasks): Add a log message for run transition clairity (#14321)
* fix(tasks): Add a log message for run transition clairity

We on occasion will see a run in chronograf with missing run data.
We need to find out if we are submitting incomplete data or if we submit full data and somethinge else is happening
2019-07-12 10:10:11 -06:00
..
coordinator chore(tasks): consolidate task errors into task_errors.go 2019-06-17 16:03:18 -07:00
executor fix(tasks) report errors found when iterating over flux query (#14287) 2019-07-11 17:45:45 +01:00
scheduler feat(task): Build interfaces for a generic scheduler. (#14163) 2019-06-21 10:31:43 -06:00
analytical_storage.go fix(tasks): Add a log message for run transition clairity (#14321) 2019-07-12 10:10:11 -06:00
analytical_storage_test.go fix(task): add logging into the task analytical store (#14124) 2019-06-12 20:01:41 -06:00
error_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
scheduler.go fix(task): force the scheduler to use the correct success when updating metrics (#14313) 2019-07-11 13:44:21 -06:00
scheduler_metrics.go feat(task): Track queue duration (#13805) 2019-05-07 10:03:30 -06:00
scheduler_test.go chore(tasks): consolidate task errors into task_errors.go 2019-06-17 16:03:18 -07:00
task.go feat(task): Create a new task executor for the new modular scheduler (#14252) 2019-07-08 08:13:29 -06:00
task_service_checkpointer.go feat(tasks): add last and checkpoint functions 2019-07-08 14:06:15 -07:00
task_service_checkpointer_test.go feat(tasks): add last and checkpoint functions 2019-07-08 14:06:15 -07:00