Commit Graph

758 Commits (7c8184d5bfa05867f7d25305053259f271da56f9)

Author SHA1 Message Date
Torkel Ödegaard 7d3146ed8d feat(tablepanel): fixed header, and pagination styling 10 years ago
Torkel Ödegaard d8f68eb118 refactoring: moving and renaming things 10 years ago
Torkel Ödegaard 97697b93ed refactoring: moving and renaming things 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
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 years ago
Felix Barnsteiner e4fecb48e3 Add ability to set a global time interval 10 years ago
Volker Fröhlich 6b9b08da30 Remove declaration of unused variable size 10 years ago
Volker Fröhlich 184307816f "No limit" was not effective for ES terms aggregation 10 years ago
Torkel Ödegaard 5b01e9ec97 fix(elasticsearch): minor fix to elasticsearch unit tests so that they work in any timezone, fixes #3010 10 years ago
Torkel Ödegaard ae93f2b936 fix(elasticsearch): fixed proper json escaping for lucene query, fixes #2981 10 years ago
Felix Barnsteiner eb8c2d9053 Ability to set a low limit for Elasticsearch date histogram interval 10 years ago
Torkel Ödegaard fc0705e87c fix(elasticsearch): fix for daily pattern when getting index for today, is now using utc, fixes #2913 10 years ago
Torkel Ödegaard 0bcda4a2eb minor elasticsearch fix 10 years ago
Torkel Ödegaard 8a39b32b5c refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
Torkel Ödegaard 57dee76c88 feat(elasticsearch): templating terms query should have size set to zero to return all terms, fixes #2827 10 years ago
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 years ago
Torkel Ödegaard bc3c394210 feat(elasticsearch): worked on elasticsearch templating support, #2696 10 years ago
Torkel Ödegaard 792b194d0e feat(elasticsearch): finished work on adding support for filters aggregate, you can now split series by query using group by filters, closes #2785 10 years ago
Torkel Ödegaard e694a74c9d feat(elasticsearch): work on supporting filters aggregate, #2785 10 years ago
Torkel Ödegaard 9de016bfe3 feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034 10 years ago
Torkel Ödegaard 3d85e85f29 fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios 10 years ago
Torkel Ödegaard a30f73fe36 feat(timepicker): more work on getting new time formats to work in all data sources 10 years ago
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 years ago
Torkel Ödegaard 1f959272c5 feat(migration): added back support to import old dashboard from from Elasticsearch 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 3e9e34afb8 feat(annotations): polished up the annotation editor tabs, similar to recent commits for templating editor 10 years ago
Torkel Ödegaard 41154d6d11 fix(elasticsearch): fixed series naming & aliasing when using field for extended_stats and percentiles 10 years ago
Torkel Ödegaard f8b61a4ebe changelog(): added #1034 to changelog 10 years ago
Torkel Ödegaard 35cc3837a0 feat(elasticsearch): more work on alias pattern, #1034 10 years ago
Torkel Ödegaard 572a80d1d1 feat(elasticsearch): metric response handling and processsing now supports alias patterns, {{term field name}} and {{metric}} now works, #1034 10 years ago
Torkel Ödegaard 2aa695fb66 feat(elasticsearch): refactoring elasticsearch response handling to support series alias patterns 10 years ago
Torkel Ödegaard f361f324da feat(elasticsearch): more polish to editor, made interval configurable per query, #1034 10 years ago
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 years ago
Torkel Ödegaard efc3def7f2 feat(elasticsearch): small refactoring and polish 10 years ago
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 years ago
Torkel Ödegaard f90714f8fe feat(elasticsearch): changed default sort to asc 10 years ago
Torkel Ödegaard 0960360b35 feat(elasticsearch): added support for index time based patterns, #1034 10 years ago
Torkel Ödegaard 8db47e335f fixed jshint errors 10 years ago
Torkel Ödegaard 14cb2b0143 began work on support index time patterns 10 years ago
Torkel Ödegaard b24c539206 feat(elasticsearch): began work on supporting extended stats metric agg, it gives you standard deviation and more 10 years ago
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 years ago
Torkel Ödegaard f942ec952e feat(elasticsearch): worked on percentiles metric aggregator in editor and in elasticsearch response processing 10 years ago
Torkel Ödegaard 3e9aca3ed4 feat(elasticsearch): terms aggregation options are working, things are starting to come together, #1034 10 years ago
Torkel Ödegaard 2d832e10b0 feat(elasticsearch): term metric filters are starting to work! like terms aggregation with top 5, order by metric 1 desc, where metric 1 is maybe average of @load 10 years ago
Torkel Ödegaard f1e995ec79 feat(elasticsearch): added bucket agg id concept 10 years ago
Torkel Ödegaard 756ec8ccd7 feat(elasticsearch): close to getting group by term options ui working 10 years ago
Torkel Ödegaard c48f24d269 feat(editor): more work on editor components, extracing things and making reusable directives 10 years ago
Torkel Ödegaard 0d2e13549a feat(editor): thing are starting to work again 10 years ago
Torkel Ödegaard f9ce9bdcec feat(editor): refactoring and making new editor abstractions 10 years ago
Torkel Ödegaard e339dbf473 feat(elasticsearch): so much work on new editor, its pretty broken right now, but when it is done it is going to be amazing 10 years ago