influxdb/task/backend
George ff38420558
feat(tasks): remove flux stats from run log and replace with trace id (#16263)
* feat(tasks): trace id in task run logs

* refactor(tracing): move trace info utility into kit/tracing package
2019-12-18 16:30:38 +01:00
..
coordinator test: skip flaky cypress test 2019-12-12 13:26:59 -06:00
executor feat(tasks): remove flux stats from run log and replace with trace id (#16263) 2019-12-18 16:30:38 +01:00
middleware fix(task): LatestScheduled is set when task is updated to active 2019-12-06 11:52:54 -07:00
scheduler chore(tasks): add test for task alignment 2019-12-12 13:26:59 -06:00
analytical_storage.go feat(metrics): add run latency to executor metrics (#16190) 2019-12-11 14:50:32 -08:00
analytical_storage_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
check_task_error.go fix(tasks): replace deactivation of unrecoverable errors with metric (#15430) 2019-10-16 16:00:58 -07:00
coordinator.go fix(task): LatestScheduled is set when task is updated to active 2019-12-06 11:52:54 -07:00
coordinator_test.go fix(task): LatestScheduled is set when task is updated to active 2019-12-06 11:52:54 -07:00
error_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
read_table_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
run_recorder.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
schedulable_task_service.go feat(task): Add a latestScheduled field for tasks (#15785) 2019-11-06 15:10:52 -07:00
schedulable_task_service_test.go refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
scheduler.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
scheduler_metrics.go fix(tasks): use go errors for scheduler metrics (#15374) 2019-10-10 09:55:30 -07:00
scheduler_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
task.go feat(metrics): add run latency to executor metrics (#16190) 2019-12-11 14:50:32 -08:00