influxdb/task
Mark Rushakoff ce7b53ef37 feat(task): log authorization errors
This should simplify debugging when a user isn't allowed to do something
with a task, that they expect to be able to do.
2019-03-14 14:04:37 -07:00
..
backend Ensure when a manual run is called we run it as soon as possible (#12593) 2019-03-14 10:25:45 -06:00
mock Add stats to the run log (#12157) 2019-02-26 08:53:36 -07:00
options fix(tasks): allow switching between cron and every options 2019-02-26 11:12:56 -06:00
servicetest fix(task): only update authorization when requested 2019-03-06 08:27:05 -08:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
platform_adapter.go use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07:00
service_test.go feat(task): store authorization ID with task 2019-02-14 08:53:40 -08:00
validator.go feat(task): log authorization errors 2019-03-14 14:04:37 -07:00
validator_test.go feat(task): log authorization errors 2019-03-14 14:04:37 -07:00