Skip to content

Commit

Permalink
eql totals
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Nov 22, 2020
1 parent 10a2f92 commit 01e8a06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ export function toEqlKibanaSearchResponse(
rawResponse: response,
isPartial: response.body.is_partial,
isRunning: response.body.is_running,
...getTotalLoaded(response.body),
};
}

0 comments on commit 01e8a06

Please sign in to comment.