influxdb/task
Mark Rushakoff b0b0d965ff feat(task): integrate task logs with system buckets
- Brought over enterprise's QueryLogReader, with small adjustments
  - Time filters are for the run's ScheduledFor field, per spec
- Adjusted run log timestamps for consistent formatting:
  - ScheduledFor is RFC3339 because it's a whole-second timestamp
  - StartedAt, FinishedAt use RFC3339Nano for high precision
- Several test adjustments to use relative time, for easier integration
  with storage retention
2018-11-15 08:59:15 -08:00
..
backend feat(task): integrate task logs with system buckets 2018-11-15 08:59:15 -08:00
mock fix(task): fix closure mistake when reclaiming tasks 2018-10-31 19:00:02 -07:00
options chore: Update flux dependency for the type-inference changes 2018-10-31 17:11:11 -06:00
servicetest feat(task): integrate task logs with system buckets 2018-11-15 08:59:15 -08:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
platform_adapter.go feat(task): add ability to retry runs 2018-10-30 09:20:40 -07:00
service_test.go chore(task): rename adaptertest to servicetest 2018-09-05 14:38:45 -07:00
validator.go feat(http): add authentication handler middleware 2018-10-02 14:11:44 -04:00