influxdb/cmd/influxd
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
..
main.go feat(task): integrate task logs with system buckets 2018-11-15 08:59:15 -08:00
main_test.go Add end-to-end write/query integration testing. 2018-11-15 09:08:36 -07:00