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
e954a8063d
influxdb
/
query
/
functions
/
testdata
/
sort.flux
4 lines
94 B
Plaintext
Raw
Blame
History
from(db:"testdb")
|> range(start: 2018-05-22T19:53:26Z)
|> sort(cols:["_value", "_time"])
Reference in New Issue
View Git Blame
Copy Permalink