feat(influxdb): Added new functions moving_average and difference to query editor, closes #4698

This commit is contained in:
Torkel Ödegaard
2016-05-02 09:06:57 +02:00
parent 1b262d33f3
commit e6bccc5eff
3 changed files with 22 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
influxdb:
image: tutum/influxdb:latest
image: tutum/influxdb:0.12
ports:
- "2004:2004"
- "8083:8083"