Commit Graph

77 Commits (2c72f8babc04cd6af7e63dae8220337cfbfff881)

Author SHA1 Message Date
Giordano Ricci f7b408f99f
Elasticsearch: use application/x-ndjson content type for multisearch requests (#32282) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Chris Cowan 5088e2044a
Elasticsearch: Support extended stats and percentiles in terms order by (#28910) 5 years ago
Chris Cowan 3d7748d9f8
Elasticsearch: Use minimum interval for alerts (#30049) 5 years ago
Chris Cowan cf1c01dd8b
Elasticsearch: Add Support for Serial Differencing Pipeline Aggregation (#28618) 5 years ago
Emil Hessman b2b3a603e8
Chore: Rewrite elasticsearch client test to standard library (#30093) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Tom Daly ee3475d900
Elasticsearch: Fix index pattern not working with multiple base sections (#28348) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Chris Cowan 4ed7612e57
Elasticsearch: Add Moving Function Pipeline Aggregation (#28131) 5 years ago
Giordano Ricci 4c7131425b
Revert "Elasticsearch: add frozen indices search support (#27472)" (#27726) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Giordano Ricci 61a3160c34
Elasticsearch: add frozen indices search support (#27472) 5 years ago
Arve Knudsen 7896836deb
Chore: Reduce TSDB Go code complexity (#26401) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 6 years ago
Marcelo Nunes Alves be961c5466
Elasticsearch: Fix using multiple bucket script aggregations when only grouping by terms (#24064) 6 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 6 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
Marcus Efraimsson 58cefe73ee
Datasources: Handle URL parsing error (#25742) 6 years ago
Kevin Retzke 51d1261a4b
Elasticsearch: Adds cumulative sum aggregation support (#24820) 6 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Arve Knudsen 39d8e73412
Chore: Upgrade to Go 1.13 (#19502) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 7 years ago
Marcus Efraimsson 5713048f48
Alerting: Improve alert rule testing (#16286) 7 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
Marcus Efraimsson 32a45077e7
Elasticsearch: Fix pre-v7.0 and alerting error (#16904) 7 years ago
Alcides Viamontes E cff2be0d66 elasticsearch: add 7.x version support (#16646) 7 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 7 years ago
sandeep e04218e550 Fix: #14706 Incorrect index pattern padding in alerting queries 7 years ago
Marcus Efraimsson b45f72a140
elasticsearch: support bucket script pipeline aggregations 7 years ago
Mario Trangoni fadd816d89 pkg/*: Fix misspell issues 7 years ago
Mattia Rossi ce74b1ddc2 Requested Backend changes, removed link in popover description for the offset field 7 years ago
Mattia Rossi f6fc7f7b64 Requested Backend changes, added details to popover description for the offset field 7 years ago
Marcus Efraimsson a022284cb0
fix handle of elasticsearch 6.0+ version 7 years ago
Marcus Efraimsson 9a8ad70013
fix pipeline aggregations on doc count 7 years ago
Marcus Efraimsson 5803bfd2c7
fix terms agg order deprecation warning on es 6+ 7 years ago
Yuan Liu 18dfdc4f0d
add test for es alert when group by has no limit 7 years ago
Yuan Liu f8a8b213f9
remove tab 7 years ago
Yuan Liu 567db87c3a
bug fix 7 years ago
Yuan Liu 3b9ab6e204
Update time_series_query.go 7 years ago
Mario Trangoni 88efb87b0d pkg/tsdb/elasticsearch/client/client_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 0870464ea5 Fix goconst issues 7 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
Mario Trangoni 3689bb778c Fix misspell issues 7 years ago
Mario Trangoni 303e70db25 pkg/tsdb/elasticsearch/response_parser.go: simplify redundant code 7 years ago
Mario Trangoni b609d81194 pkg/tsdb/elasticsearch/client/search_request.go: simplify loop with 7 years ago
Mario Trangoni 13a1d0a026 pkg/tsdb/elasticsearch/client/client.go: use time.Since instead of time.Now().Sub 7 years ago