Commit Graph

58 Commits (78287618abab16b6de2a2b2561007b40c7521101)

Author SHA1 Message Date
Kristin Laemmert 8f6877e12a
chore: remove all remaining uses of golang.org/x/net/context (#47564) 3 years ago
Piotr Jamróz 9fb8339f87
Elastic: Allow using long/int as date field for alerts (#44027) 3 years ago
Giordano Ricci 1b99d88337
Elasticsearch: Add support for Elasticsearch 8.0 (Beta) (#41729) 4 years ago
Giordano Ricci 7b7c193551
Elasticsearch: Add time zone setting to Date Histogram aggregation (#40882) 4 years ago
Will Browne 76d88a6cec
change log level to debug (#41102) 4 years ago
Serge Zaitsev a45861298f
Chore: Refactor GoConvey in tsdb/es/client (#40846) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
Dimitris Sotirakis 0df1b33d71
Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 4 years ago
Giordano Ricci f6b83a4f47
Elasticsearch: Add frozen indices search support (#36018) 4 years ago
Chris Cowan f580c9149c
Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 4 years ago
wangjian 530072fce7
Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539) 4 years ago
Marcus Efraimsson 348e76fc8e
Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 4 years ago
Giordano Ricci e98a8bd11b
Elasticsearch: use semver strings to identify ES version (#33646) 4 years ago
Giordano Ricci cdb4785496
Elasticsearch: Allow omitting field when metric supports inline script (#32839) 4 years ago
Giordano Ricci f7b408f99f
Elasticsearch: use application/x-ndjson content type for multisearch requests (#32282) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Emil Hessman b2b3a603e8
Chore: Rewrite elasticsearch client test to standard library (#30093) 4 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
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 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Marcus Efraimsson 58cefe73ee
Datasources: Handle URL parsing error (#25742) 5 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Marcus Efraimsson 5713048f48
Alerting: Improve alert rule testing (#16286) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Marcus Efraimsson 32a45077e7
Elasticsearch: Fix pre-v7.0 and alerting error (#16904) 6 years ago
Alcides Viamontes E cff2be0d66 elasticsearch: add 7.x version support (#16646) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
sandeep e04218e550 Fix: #14706 Incorrect index pattern padding in alerting queries 6 years ago
Marcus Efraimsson b45f72a140
elasticsearch: support bucket script pipeline aggregations 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 5803bfd2c7
fix terms agg order deprecation warning on es 6+ 7 years ago
Mario Trangoni 88efb87b0d pkg/tsdb/elasticsearch/client/client_test.go: pass context.Background() instead of nil 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 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
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Marcus Efraimsson ab8fa0de74
elasticsearch: support reversed index patterns 7 years ago
yogy rahmawan 8b32dc5847 move go vet out of scripts and fixing warning (#12552) 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago
Sławek Piotrowski 9db964bf35 Fix typo: eleasticsearch -> elasticsearch (#12184) 7 years ago
Marcus Efraimsson b8ff3b1e3f
remove dead code 7 years ago