Torkel Ödegaard
|
0fc7405b95
fix(elasticsearch): for query template variable when looking up terms without query, no longer relies on elasticsearch default field, fixes #3887
|
před 9 roky |
Torkel Ödegaard
|
a01836e86d
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
|
před 9 roky |
Torkel Ödegaard
|
0906312046
Merge branch 'adhoc-filters'
|
před 9 roky |
Torkel Ödegaard
|
9d6ecc6361
feat(templating): progress on variable system refactoring, #6048
|
před 9 roky |
Alexander Zobnin
|
3be84b00d5
ES nested fields autocomplete (#6043)
|
před 9 roky |
Alexander Akulov
|
010dbddf59
Fix double slashes in POST request to ES (#5536)
|
před 9 roky |
Torkel Ödegaard
|
8bd6b953b8
fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485
|
před 9 roky |
Torkel Ödegaard
|
2ceb58d0c4
feat(elasticsearch): removed dashboard import migration
|
před 9 roky |
Torkel Ödegaard
|
38790e2c4b
fix(elasticsearch): fixed templating lucene / json escaping issue, fixes #5228, fixes #5227
|
před 9 roky |
Torkel Ödegaard
|
dc77d555f9
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135
|
před 9 roky |
Volker Fröhlich
|
45186255cf
Solve issue 3728
|
před 9 roky |
Torkel Ödegaard
|
f3ad71d751
feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now
|
před 9 roky |
Torkel Ödegaard
|
078e69d06d
feat(templating): simplified templating forms removed all formats
|
před 9 roky |
Torkel Ödegaard
|
0bea6aba63
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
|
před 10 roky |
Gueust
|
269583a6a1
Serialize an elasticsearch error previously printed as 'Object'
|
před 10 roky |
Torkel Ödegaard
|
cf98a16db0
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
|
před 10 roky |
Torkel Ödegaard
|
f813b4c58f
feat(plugins): converted graphite plugin to new format
|
před 10 roky |
Torkel Ödegaard
|
c5635f9c89
feat(plugins): changed what datasources should return, they should now return the datasource constructor
|
před 10 roky |
carl bergquist
|
5bdf0cd136
Merge branch 'global_interval' of https://github.com/felixbarny/grafana into felixbarny-global_interval
|
před 10 roky |
Carl Bergquist
|
55fab0493d
Merge pull request #3393 from pepl/master
|
před 10 roky |
Mitsuhiro Tanda
|
8264c76642
add separate datasource parameter withCredentials
|
před 10 roky |
Torkel Ödegaard
|
db9c288050
fix(elasticsearch): refactoring of #3321
|
před 10 roky |
Torkel Ödegaard
|
f1cb8f2f25
Merge branch 'keep_es_version' of https://github.com/replay/grafana into replay-keep_es_version
|
před 10 roky |
Torkel Ödegaard
|
354bfcea15
Merge branch 'master' of https://github.com/skbkontur/grafana
|
před 10 roky |
Torkel Ödegaard
|
419251ed35
fix(elasticsearch): fixed issue with default state of elasticsearch query, result in error before query controller could set defaults, moved defaults to query builder, also removed raw query mode as it is pretty broken, fixes #3396
|
před 10 roky |
Alexey Larkov
|
d6935847b4
Web. Fix double slash
|
před 10 roky |
Michael Kröll
|
1bb1ddcd29
Fixed spelling error
|
před 10 roky |
Mauro Stettler
|
ada9bfcae8
keep track of elastic search version and generate query according to version
|
před 10 roky |
Torkel Ödegaard
|
9d1906d333
fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300
|
před 10 roky |
Torkel Ödegaard
|
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
před 10 roky |