Torkel Ödegaard
|
dc77d555f9
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135
|
9 tahun lalu |
Volker Fröhlich
|
45186255cf
Solve issue 3728
|
9 tahun lalu |
Torkel Ödegaard
|
f3ad71d751
feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now
|
10 tahun lalu |
Torkel Ödegaard
|
078e69d06d
feat(templating): simplified templating forms removed all formats
|
10 tahun lalu |
Torkel Ödegaard
|
0bea6aba63
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
|
10 tahun lalu |
Gueust
|
269583a6a1
Serialize an elasticsearch error previously printed as 'Object'
|
10 tahun lalu |
Torkel Ödegaard
|
cf98a16db0
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
|
10 tahun lalu |
Torkel Ödegaard
|
f813b4c58f
feat(plugins): converted graphite plugin to new format
|
10 tahun lalu |
Torkel Ödegaard
|
c5635f9c89
feat(plugins): changed what datasources should return, they should now return the datasource constructor
|
10 tahun lalu |
carl bergquist
|
5bdf0cd136
Merge branch 'global_interval' of https://github.com/felixbarny/grafana into felixbarny-global_interval
|
10 tahun lalu |
Carl Bergquist
|
55fab0493d
Merge pull request #3393 from pepl/master
|
10 tahun lalu |
Mitsuhiro Tanda
|
8264c76642
add separate datasource parameter withCredentials
|
10 tahun lalu |
Torkel Ödegaard
|
db9c288050
fix(elasticsearch): refactoring of #3321
|
10 tahun lalu |
Torkel Ödegaard
|
f1cb8f2f25
Merge branch 'keep_es_version' of https://github.com/replay/grafana into replay-keep_es_version
|
10 tahun lalu |
Torkel Ödegaard
|
354bfcea15
Merge branch 'master' of https://github.com/skbkontur/grafana
|
10 tahun lalu |
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
|
10 tahun lalu |
Alexey Larkov
|
d6935847b4
Web. Fix double slash
|
10 tahun lalu |
Michael Kröll
|
1bb1ddcd29
Fixed spelling error
|
10 tahun lalu |
Mauro Stettler
|
ada9bfcae8
keep track of elastic search version and generate query according to version
|
10 tahun lalu |
Torkel Ödegaard
|
9d1906d333
fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300
|
10 tahun lalu |
Torkel Ödegaard
|
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
10 tahun lalu |
Torkel Ödegaard
|
7d3146ed8d
feat(tablepanel): fixed header, and pagination styling
|
10 tahun lalu |
Torkel Ödegaard
|
6cf46b1635
refactoring: more moving stuff around
|
10 tahun lalu |
Torkel Ödegaard
|
3de4707c98
feat(elasticsearch): Annotation queries now use the daily index patterns defined in data source options, for old annotations that have an index property that will be used, so will not break existing dashboard/annotation configs, closes #3061
|
10 tahun lalu |
Felix Barnsteiner
|
e4fecb48e3
Add ability to set a global time interval
|
10 tahun lalu |
Torkel Ödegaard
|
ae93f2b936
fix(elasticsearch): fixed proper json escaping for lucene query, fixes #2981
|
10 tahun lalu |
Torkel Ödegaard
|
8a39b32b5c
refactor: moved elasticsearch specs to plugin folder and to typescript
|
10 tahun lalu |
Torkel Ödegaard
|
f632b3b029
feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696
|
10 tahun lalu |
Torkel Ödegaard
|
bc3c394210
feat(elasticsearch): worked on elasticsearch templating support, #2696
|
10 tahun lalu |
Torkel Ödegaard
|
9de016bfe3
feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034
|
10 tahun lalu |