influxdb/query/control
Jonathan A. Sternberg aa052e1a57 feat(query/plan): make it possible to configure the default memory limit for queries
The previous default was just to have no limit at all. This adds a
configuration option to the planner so a static value can be set for the
memory limit on each individual query.
2018-08-28 16:24:49 -05:00
..
controller.go feat(query/plan): make it possible to configure the default memory limit for queries 2018-08-28 16:24:49 -05:00
controller_test.go fix(query/control): fix the queueing metric 2018-08-14 16:02:46 -05:00
metrics.go feat: Add query statistics 2018-07-17 09:16:27 -06:00
queue.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00