grafana/pkg/tsdb
Chris Cowan 4ed7612e57
Elasticsearch: Add Moving Function Pipeline Aggregation (#28131)
* Elasticsearch: Add Moving Function Pipeline Aggregation

* Removing support for moving average in 7.x

* Fixing getMetricAggTypes to handle undefined esVersion

* Adding moving_fn to go code

* Update public/app/plugins/datasource/elasticsearch/metric_agg.ts

Co-authored-by: Giordano Ricci <grdnricci@gmail.com>

* Adding test for esversion 70

* Removing default value for script, adding placeholder instead

* Fixing formatting

* Adding code for handling missing or obsolete aggregations

Co-authored-by: Giordano Ricci <grdnricci@gmail.com>
2020-11-11 17:42:28 +00:00
..
azuremonitor Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
cloudmonitoring Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
cloudwatch Live: update centrifuge and the ChannelHandler api (#28843) 2020-11-05 10:37:04 -08:00
elasticsearch Elasticsearch: Add Moving Function Pipeline Aggregation (#28131) 2020-11-11 17:42:28 +00:00
graphite Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
influxdb Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
mssql Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
mysql Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
opentsdb Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
postgres Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
prometheus Chore: Fix issues found by staticcheck (#28802) 2020-11-05 11:29:39 +01:00
sqleng Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
testdatasource Live: support real time measurements (alpha) (#28022) 2020-10-22 09:10:26 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util.go Alerting: Add labels to name when converting data frame to series (#28085) 2020-10-09 08:21:16 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go Chore: Enable gocyclo linter (#26395) 2020-09-07 22:10:06 +02:00
models.go Chore: Remove dead code (#28664) 2020-11-05 11:00:00 +01:00
query_endpoint.go Chore: Remove dead code (#28664) 2020-11-05 11:00:00 +01:00
request.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00