Torkel Ödegaard
|
9d1906d333
fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300
|
10 gadi atpakaļ |
Torkel Ödegaard
|
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
10 gadi atpakaļ |
Torkel Ödegaard
|
7d3146ed8d
feat(tablepanel): fixed header, and pagination styling
|
10 gadi atpakaļ |
Torkel Ödegaard
|
6cf46b1635
refactoring: more moving stuff around
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Torkel Ödegaard
|
ae93f2b936
fix(elasticsearch): fixed proper json escaping for lucene query, fixes #2981
|
10 gadi atpakaļ |
Torkel Ödegaard
|
8a39b32b5c
refactor: moved elasticsearch specs to plugin folder and to typescript
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Torkel Ödegaard
|
bc3c394210
feat(elasticsearch): worked on elasticsearch templating support, #2696
|
10 gadi atpakaļ |
Torkel Ödegaard
|
9de016bfe3
feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
a30f73fe36
feat(timepicker): more work on getting new time formats to work in all data sources
|
10 gadi atpakaļ |
Torkel Ödegaard
|
1a9c52e17f
feat(timepicker): lots of big changes, moving to datemath from kbn.parseDateMath, moving to moment dates instead of native javascript dates
|
10 gadi atpakaļ |
Torkel Ödegaard
|
1f959272c5
feat(migration): added back support to import old dashboard from from Elasticsearch
|
10 gadi atpakaļ |
Torkel Ödegaard
|
3999a3caa2
feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
6c304924f7
feat(elastic_ds): moving time field name to dataasource option, it is no longer specified for each query and date_histogram
|
10 gadi atpakaļ |
Torkel Ödegaard
|
0960360b35
feat(elasticsearch): added support for index time based patterns, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
8db47e335f
fixed jshint errors
|
10 gadi atpakaļ |
Torkel Ödegaard
|
14cb2b0143
began work on support index time patterns
|
10 gadi atpakaļ |
Torkel Ödegaard
|
b24c539206
feat(elasticsearch): began work on supporting extended stats metric agg, it gives you standard deviation and more
|
10 gadi atpakaļ |
Torkel Ödegaard
|
52eeefa6d9
feat(elasticsearch): fields are fetch from mapping instead of docs, you can enter custom value in field options, other fixes, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
f942ec952e
feat(elasticsearch): worked on percentiles metric aggregator in editor and in elasticsearch response processing
|
10 gadi atpakaļ |
Torkel Ödegaard
|
f1e995ec79
feat(elasticsearch): added bucket agg id concept
|
10 gadi atpakaļ |
Torkel Ödegaard
|
c48f24d269
feat(editor): more work on editor components, extracing things and making reusable directives
|
10 gadi atpakaļ |
Torkel Ödegaard
|
0d2e13549a
feat(editor): thing are starting to work again
|
10 gadi atpakaļ |
Torkel Ödegaard
|
cc1e3d0101
feat(elasticsearch): groundwork for a much more sophisticated elasticsearch query editor
|
10 gadi atpakaļ |
Torkel Ödegaard
|
83930ec9d1
feat(elasticsearch): raw queries work, more unit tests and polish, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
977f538420
feat(elasticsearch): lots of work on elasticsearch metrics query editor, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
590b155c6c
feat(elasticsearch): lots of work on elasticsearch metrics query editor, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
7e9f11ea1c
feat(elasticsearch): lots of work on elasticsearch metrics query editor, #1034
|
10 gadi atpakaļ |
Torkel Ödegaard
|
b3bda02063
feat(elasticsearch): lots of work on elasticsearch metrics processing, handling grouped responses, etc, #1034
|
10 gadi atpakaļ |