Andrew Watkins
|
4204700d49
|
Remove tempVars from backend queries response
|
2018-06-28 13:19:32 -07:00 |
Andrew Watkins
|
24da2f7bef
|
Remove template variable replacement from the backend
|
2018-06-28 12:42:28 -07:00 |
Andrew Watkins
|
1ea4642672
|
Return query duration from /query endpoint
|
2018-06-27 17:05:35 -07:00 |
Chris Goller
|
e39ddeddcf
|
Fix cell replacement to return query config
|
2017-12-19 13:43:39 -06:00 |
Jared Scheib
|
c9e579acb2
|
Merge remote-tracking branch 'origin/master' into multitenancy
|
2017-12-05 11:43:23 -08:00 |
Jared Scheib
|
59fb016a4e
|
Merge branch 'master' into multitenancy
|
2017-11-14 00:05:18 -08:00 |
Andrew Watkins
|
e98e1896ae
|
WIP Add shifts to queryConifg on backend
|
2017-11-10 11:06:48 -08:00 |
Chris Goller
|
d41a89debf
|
Refactor and simplify auto group by (:interval:) template variable
|
2017-11-09 10:02:24 -08:00 |
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 |
Michael Desa
|
36e14cb111
|
Refactor data stores into a common interface
|
2017-10-31 16:41:17 -04: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 |