Commit Graph

380 Commits (fb3c5101787c1c803726075cd29816c7c6609de6)

Author SHA1 Message Date
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Patrick O'Carroll fc8ed3ad87 migrated files to ts 8 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
Patrick O'Carroll 3b783216fa added select-wrapper to where it was missing for unified look 8 years ago
bergquist 35232a77e6 removes unused properties 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
THIERRY SALLE bd4d665d54 Elasticsearch max_concurrent_shard_requests parameter for es 5.6+ 8 years ago
Torkel Ödegaard 7ccc8ae298 elasticsearch: default version to 5.x 8 years ago
Torkel Ödegaard 039fc2964a fix: getting started panel and mark adding data source as done, fixes #9568 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard 0831238420 build: fixed broken elastic unit test 8 years ago
Torkel Ödegaard a1b543aa35 shore: cleanup unused stuff in common.d.ts 8 years ago
Torkel Ödegaard fea741d7c2 shore: minor cleanup 8 years ago
Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 years ago
Torkel Ödegaard 9bfda72a55 tech: reverted to systemjs 8 years ago
Torkel Ödegaard 7aa753a25f tech: migrating elasticsearch to typescript 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Torkel Ödegaard f6100dd8eb ux: success/error alerts refactoring, #9214 8 years ago
Torkel Ödegaard 0005f8e7b3 fix: fixed jshint issue 8 years ago
Torkel Ödegaard 4e387ed47a fix: Elasticsearch and adhoc filters fix, fixes #9165 8 years ago
Torkel Ödegaard 6e4090abf2 feat: finished work on the interval changes #9161 8 years ago
Torkel Ödegaard 07e192ff47 change: more work on changing default group by time interval to min interval setting 8 years ago
Torkel Ödegaard aef4eca254 fix: removed code intented to test/replicate an issue 8 years ago
Torkel Ödegaard bf110d02d1 fix: form dropdown, escape autocomplete dropdown items, fixes #9089 8 years ago
Torkel Ödegaard e91cf28f8d elasticsearch: changed ad hoc filters from using term filters to using phrase match queries, closing #9095 8 years ago
Torkel Ödegaard a5bdfec0de ES: return .raw fields in field lookups, closes #8975 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 e4950c2dc1 fix: elasticsearch with template variable with terms agg on IP field, fixes #8662 8 years ago
ajrnz 43974898c1 Interpolate the field property in elastic search term queries (#8663) 8 years ago
Torkel Ödegaard 840099bec0 refactor: metric segment remake 8 years ago
Torkel Ödegaard 2c75593c1a refactoring: elasticsearch raw doc size limit option PR, #8527 8 years ago
Dhia MOAKHAR 7c1dc2444d change size in raw_document from text to number 8 years ago
Dhia MOAKHAR 045f5e11fc [elasticsearch] Fix bug when switching from "Raw Document" metric type 8 years ago
Dhia MOAKHAR d55cc4e2a3 [elasticsearch] Fix add metric that was not working properly 8 years ago
Dhia MOAKHAR 966c2912fc [elasticsearch] Add option for result set size in raw_dcument 8 years ago
Victor Azevedo 980b9b5ca0 use fielddata_fields in elasticsearch 2.x queries 8 years ago
Victor Azevedo 0a1c2a7024 use fielddata_fields in elasticsearch 2.x queries 8 years ago
Torkel Ödegaard 3695337980 refactoring: Elasticearch filter label PR #8420 8 years ago
田子宽 9c35d3f87c Add kibana like readable label to elasticsearch query builder 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 8d072de556 elasticsearch: changed default terms min_doc_count to 1 and order by to desc, closes #8231 8 years ago
Anton Yackushev fdc97010b4 Rename fielddata_fields to docvalue_fields (#8317) 8 years ago
Torkel Ödegaard 752b42798a annotations: added new options hide toggle, and show option 8 years ago
Torkel Ödegaard 91c184d3e0 elasticseach: fixed broken unit test 8 years ago
Torkel Ödegaard 3b235612fd elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836 8 years ago
Torkel Ödegaard 085c4c56b8 elasticearch: added support for histogram aggregations, closes #3164 8 years ago