Andrew Watkins
|
6093ddc52f
|
WIP Add shifts to queryConifg on backend
|
2017-11-10 11:06:48 -08:00 |
Chris Goller
|
349dd12f20
|
Refactor and simplify auto group by (:interval:) template variable
|
2017-11-09 10:02:24 -08:00 |
Chris Goller
|
693f26b0c3
|
Update queries endpoint comment
|
2017-11-04 20:19:08 -05:00 |
Chris Goller
|
663d418161
|
Fix rendering of templated queries to the /queries endpoint
|
2017-11-02 17:57:02 -05:00 |
Tim Raymond
|
c5872bba41
|
correct TemplateVar collection type in Queries
|
2017-06-14 10:52:29 -04:00 |
Tim Raymond
|
45402f476d
|
Add support for :autoGroupBy: template variable
This adds support for dynamic template variables that compute something
about themselves given some additional context.
|
2017-06-13 14:59:56 -04:00 |
Chris Goller
|
b48448fdef
|
Update /queries endpoint to handle templates
|
2017-04-28 15:12:28 -05:00 |
Andrew Watkins
|
99a36cb586
|
Add default RP to queryConfig when no RP is present
This will only happen if the qC is fully qualified. A fully
qualified query is one that has a db, measurement, and field.
|
2017-04-13 17:49:53 -07:00 |
Hunter Trujillo
|
fd672f0f05
|
Use backend IDs for great justice.
|
2017-04-10 12:02:09 -06:00 |
Chris Goller
|
84e9e0018a
|
Update queries endpoint to return InfluxQL, queryConfig, queryAST
|
2017-04-07 16:58:56 -05:00 |
Chris Goller
|
2f01e567c4
|
Merge branch 'master' into feature/structured-queries
Conflicts:
Godeps
LICENSE_OF_DEPENDENCIES.md
server/mux.go
server/routes.go
ui/.eslintrc
|
2017-04-07 16:06:24 -05:00 |
Chris Goller
|
2e4172ae7e
|
Add temporary /chronograf/v1/query endpoint to parse InfluxQL
|
2017-02-06 09:40:05 -06:00 |