mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
873486fcba
commit
0b6a33175b
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ function MetricVisProvider(Private) {
|
|||
title: 'Metric',
|
||||
min: 1,
|
||||
aggFilter: [
|
||||
'!std_dev', '!geo_centroid', '!percentiles', '!percentile_ranks',
|
||||
'!std_dev', '!geo_centroid',
|
||||
'!derivative', '!serial_diff', '!moving_avg', '!cumulative_sum', '!geo_bounds'],
|
||||
defaults: [
|
||||
{ type: 'count', schema: 'metric' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue