lpic
|
a0c8380baf
ES: Change bool queries to use 'filter' clause (#7313)
|
9 years ago |
Torkel Ödegaard
|
e218837380
began work on built in template variables, #7190
|
9 years ago |
Mekal Zheng
|
e57c764410
check validation of interval string before converting to seconds
|
9 years ago |
Mekal Zheng
|
333aeb43c4
use methods of kbn to convert interval string to both second and millisecond
|
9 years ago |
Mekal Zheng
|
af798092b7
add variable $intervalSecond
|
9 years ago |
Torkel Ödegaard
|
63f6e86e46
feat(ES): better support for text type, closes #7151
|
9 years ago |
Torkel Ödegaard
|
658d39944b
feat(elasticsearch): add support for Elasticsearch scaled_type number type, closes #7155
|
9 years ago |
Torkel Ödegaard
|
36929c2a92
fix(elasticsearch): add support for text type filter in templating query, fixes #7136, fixes #7135
|
9 years ago |
Gabriel Nepomuceno
|
f3ebd2d849
upgrading bases and correcting identation missing tslint
|
9 years ago |
bergquist
|
99c5f7d571
feat(elastic): remove support for ES 1.x
|
9 years ago |
bergquist
|
873024b917
tech(elastic): use bool conditions for all es queries
|
9 years ago |
Leandro Piccilli
|
0000065053
Merge branch 'master' of https://github.com/grafana/grafana
|
9 years ago |
Torkel Ödegaard
|
0fc7405b95
fix(elasticsearch): for query template variable when looking up terms without query, no longer relies on elasticsearch default field, fixes #3887
|
9 years ago |
Torkel Ödegaard
|
a01836e86d
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
|
9 years ago |
Torkel Ödegaard
|
0906312046
Merge branch 'adhoc-filters'
|
9 years ago |
Leandro Piccilli
|
128de86d49
Merge branch 'master' of github.com:grafana/grafana
|
9 years ago |
Torkel Ödegaard
|
9d6ecc6361
feat(templating): progress on variable system refactoring, #6048
|
9 years ago |
Alexander Zobnin
|
3be84b00d5
ES nested fields autocomplete (#6043)
|
9 years ago |
Leandro Piccilli
|
f844cd844b
Fix for annotations query on ES 5.x
|
9 years ago |
Leandro Piccilli
|
df9ace8ac2
Change annotations query for ES 5.x
|
9 years ago |
Leandro Piccilli
|
2a501d6cdb
Merge branch 'master' of https://github.com/grafana/grafana
|
9 years ago |
Alexander Akulov
|
010dbddf59
Fix double slashes in POST request to ES (#5536)
|
9 years ago |
Leandro Piccilli
|
0ebf469f5f
Merge branch 'master' of https://github.com/grafana/grafana
|
9 years ago |
Torkel Ödegaard
|
8bd6b953b8
fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485
|
9 years ago |
Torkel Ödegaard
|
2ceb58d0c4
feat(elasticsearch): removed dashboard import migration
|
9 years ago |
Torkel Ödegaard
|
38790e2c4b
fix(elasticsearch): fixed templating lucene / json escaping issue, fixes #5228, fixes #5227
|
9 years ago |
Torkel Ödegaard
|
dc77d555f9
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135
|
9 years ago |
Leandro Piccilli
|
0d34740a62
Add support to ElasticSearch 5.0
|
9 years ago |
Volker Fröhlich
|
45186255cf
Solve issue 3728
|
9 years ago |
Torkel Ödegaard
|
f3ad71d751
feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now
|
9 years ago |