1. 11 Mar, 2016 1 commit
    • Fix groupby selection · 336c1b7b
      Default groupby selection for influxdb is escaped not like a regex, but as a glob. It works fine with one value in variable, but when you select multiple values, query is incorrect:
      > SHOW TAG KEYS FROM "os.disk.fs.space_total" WHERE "host" =~ /{host-1,host-2}$/
      simnv committed
  2. 10 Mar, 2016 11 commits
  3. 09 Mar, 2016 15 commits
  4. 08 Mar, 2016 13 commits