Chris Goller
|
02762a95e5
|
Update queries endpoint comment
|
2017-11-04 20:19:08 -05:00 |
Chris Goller
|
cdd2c826b9
|
Fix rendering of templated queries to the /queries endpoint
|
2017-11-02 17:57:02 -05:00 |
Tim Raymond
|
1723f30bdf
|
correct TemplateVar collection type in Queries
|
2017-06-14 10:52:29 -04:00 |
Tim Raymond
|
fd5036ed20
|
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
|
f8652efdee
|
Update /queries endpoint to handle templates
|
2017-04-28 15:12:28 -05:00 |
Andrew Watkins
|
dc4574fa39
|
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
|
8eb6aae21b
|
Use backend IDs for great justice.
|
2017-04-10 12:02:09 -06:00 |
Chris Goller
|
01b2842ea8
|
Update queries endpoint to return InfluxQL, queryConfig, queryAST
|
2017-04-07 16:58:56 -05:00 |
Chris Goller
|
d2c7c74238
|
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
|
f6d31f2a34
|
Add temporary /chronograf/v1/query endpoint to parse InfluxQL
|
2017-02-06 09:40:05 -06:00 |