Commit Graph

6 Commits (7c8184d5bfa05867f7d25305053259f271da56f9)

Author SHA1 Message Date
Ivana Huckova 48b4ca8228
Elasticsearch: Decouple frontend dependencies from core (#82179) 1 year ago
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
Ryan McKinley b8188eead4
FieldValues: Use plain arrays instead of Vector (part 1 of 2) (#66187) 2 years ago
Ivana Huckova 96fc0b814e
Elasticsearch: Fix using of datetime format for time field (#64676) 2 years ago
Gábor Farkas 7ba86dc1dc
Elastic: always return DataFrames from the datasource's query method (#58636) 3 years ago
Marcos Vinicius f4d7a6d869
Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/elastic_response.ts to follow convention (#55533) 3 years ago
Gareth Dawson 3eaeffda07
Elasticsearch: Remove any type from elastic_response.test.ts 3 years ago
GitStart 79a5e3e802
Elasticsearch: rename public/app/plugins/source/elasticsearch/query_def.ts to follow convention (#55415) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Giordano Ricci b0391d4933
Explore: Prevent empty Elasticsearch logs query responses from hiding the logs panel (#40217) 4 years ago
Chris Cowan f580c9149c
Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 4 years ago
Giordano Ricci 85a6544198
Elasticsearch: Guess field type from first non-empty value (#32290) 4 years ago
Giordano Ricci 3cf0103782
Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 4 years ago
Chris Cowan 65b1e536d7
Elasticsearch: Add word highlighting to search results (#30293) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Giordano Ricci bb45f5fedc
Elasticsearch: Migrate queryeditor to React (#28033) 5 years ago
Giordano Ricci 09574547b8
Elasticsearch: Fix ad-hoc filter support for Raw Data query and new table panel (#28064) 5 years ago
Giordano Ricci d4f785d20a
Elasticsearch: Add query's refId to each series returned by a query (#27614) 5 years ago
Marcelo Nunes Alves be961c5466
Elasticsearch: Fix using multiple bucket script aggregations when only grouping by terms (#24064) 5 years ago
Ryan McKinley 5dca59f720
Field: getFieldTitle as field / series display identity and use it in all field name matchers & field / series name displays (#24024) 5 years ago
Hugo Häggmark b51e28bc15
Chore: reduces strict null errors to 824 (#22744) 5 years ago
Andrej Ocenas 934d93ad94
Elastic: Map level field based on config. (#22182) 5 years ago
Andrej Ocenas 4c9cb415ec Elastic: Fix parsing for millisecond number timestamps (#20290) 6 years ago
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
David cf7ace6aad
Rename live option in queries (#19658) 6 years ago
Ryan McKinley c777301535 DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 6 years ago
Ryan McKinley 5a41e8b119 Refactor: move KeyValue and deprecation warning to @grafana/data (#18582) 6 years ago
Ryan McKinley e59bae55d9
DataFrame: convert from row based to a columnar value format (#18391) 6 years ago
Tobias Skarhed e1cec1069c noImplicitAny: 1670 errors (#18035) 6 years ago
Marcus Efraimsson eecd8d1064 Elasticsearch: Visualize logs in Explore (#17605) 6 years ago
Igor Ratsuk 930fd8b43a Elasticsearch: Fix view percentiles metric in table without date histogram (#15686) 6 years ago
Marcus Efraimsson b45f72a140
elasticsearch: support bucket script pipeline aggregations 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Tobias Skarhed a911d36dea Remove import 7 years ago
Tobias Skarhed 04029a94cd Karma to Jest: elastic_response 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard a5d5f3d82f feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052 8 years ago
Torkel Ödegaard ede827f5c0 feat: Elasticsearch change to how queries without date histogram are transformed into Grafana data stucture, now it is processed into a table structure instead of json structure 8 years ago
Torkel Ödegaard 6224a25e42 feat: Elasticsearch filtering wip, moved to typescript 8 years ago
Torkel Ödegaard 8e03f321eb fix: Elasticsearch table aggregation and support for many aggregations of same type, now uses field name if more than 1 aggregation of same type, fixes #4709 8 years ago
Torkel Ödegaard 085c4c56b8 elasticearch: added support for histogram aggregations, closes #3164 8 years ago
Torkel Ödegaard 697d0867fa fix(Elasticsearch): fix for alias patterns that refers to term that is numeric zero, fixes #7323 8 years ago
Torkel Ödegaard 08caf4bbde feat(tslint): more tslint work 9 years ago
Torkel Ödegaard 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
carl bergquist dc30b9d37b feat(elastic): change concept to trim edges instead. 10 years ago
carl bergquist 26abce647d feat(elastic): isolate drop first and last logic 10 years ago