This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
7ea1db0079
influxdb
/
query
/
influxql
/
testdata
/
derivative_median.influxql
1 line
92 B
Plaintext
Raw
Blame
History
SELECT derivative(median(f), 10s) FROM d WHERE time >= 0 AND time <= 100s GROUP BY time(20s)
Reference in New Issue
View Git Blame
Copy Permalink