influxdb/task/backend/executor
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
..
executor.go feat(tasks): remove flux stats from run log and replace with trace id (#16263) 2019-12-18 16:30:38 +01:00
executor_metrics.go feat(metrics): add run latency to executor metrics (#16190) 2019-12-11 14:50:32 -08:00
executor_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
limits.go refactor(tasks): use Go time objects for timestamps on task Runs (#15406) 2019-10-17 17:23:45 -07:00
limits_test.go feat(metrics): add run latency to executor metrics (#16190) 2019-12-11 14:50:32 -08:00
task_executor.go feat(tasks): remove flux stats from run log and replace with trace id (#16263) 2019-12-18 16:30:38 +01:00
task_executor_test.go feat(tasks): remove flux stats from run log and replace with trace id (#16263) 2019-12-18 16:30:38 +01:00