Skip to content

Commit

Permalink
add min count control
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme authored Jun 25, 2024
1 parent 606c695 commit bbc07f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const buckets = {
scaleMetricValues: controls.ScaleMetricsParamEditor,
interval: controls.TimeIntervalParamEditor,
drop_partials: controls.DropPartialsParamEditor,
min_doc_count: controls.MinDocCountParamEditor,
},
[BUCKET_TYPES.DATE_RANGE]: {
ranges: controls.DateRangesParamEditor,
Expand Down

0 comments on commit bbc07f1

Please sign in to comment.