Skip to content

Commit

Permalink
removing extend_bounds to return empty when no data is available
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Jul 1, 2020
1 parent 25594ee commit 9ee6554
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export async function getTransactionCoordinates({
field: '@timestamp',
fixed_interval: bucketSize,
min_doc_count: 0,
extended_bounds: { min: start, max: end },
},
},
},
Expand Down

0 comments on commit 9ee6554

Please sign in to comment.