mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
revert #3288 for now since it breaks Elasticsearch 1.7
This commit is contained in:
parent
7e49bdf5a8
commit
93977316ce
@ -127,7 +127,6 @@ function (angular) {
|
||||
"interval": this.getInterval(aggDef),
|
||||
"field": this.timeField,
|
||||
"min_doc_count": 0,
|
||||
"format": "epoch_millis",
|
||||
"extended_bounds": { "min": "$timeFrom", "max": "$timeTo" }
|
||||
};
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user