Skip to content

Commit

Permalink
addressing PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Jan 4, 2021
1 parent 4762c95 commit e553e8c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ export async function getTimeseriesDataForTransactionGroups({
size,
},
aggs: {
transaction_types: {
terms: {
field: TRANSACTION_TYPE,
},
},
timeseries: {
date_histogram: {
field: '@timestamp',
Expand Down

0 comments on commit e553e8c

Please sign in to comment.