influxdb/task
Lyon Hill 5fe3600126
feat(task): Task execution will accurately measure queue delta (#14913)
When a task is told to execute it can be enqueued waiting for a worker.
This statistic will be superior to the existing delta based on scheduled for,
the current system can be effected by a user having slow queries or a long "delay" on the task.
This new way of measuring the same thing should allow us to accuratly measure when it is the task system's fault.
2019-09-03 12:55:33 -06:00
..
backend feat(task): Task execution will accurately measure queue delta (#14913) 2019-09-03 12:55:33 -06:00
mock chore(tasks): use pointers for task errors (#14343) 2019-07-15 13:57:51 -07:00
options fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
servicetest fix(query): remove http.to and update test cases that used it 2019-08-21 09:59:01 -06:00