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
d65a864ec5
influxdb
/
query
/
functions
/
testdata
/
group_by_field.flux
3 lines
89 B
Plaintext
Raw
Blame
History
from(bucket:"test")
|> range(start:2018-05-22T19:53:26Z)
|> group(by: ["_value"])
Reference in New Issue
View Git Blame
Copy Permalink