forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SIEM] Add events histogram (elastic#45403) (elastic#46536)
* add events histogram * move away from auto date histogram aggregation * fallback to auto-date-histogram if interval is not available * styling for histogram * add add narrowDownTimerange event * isolate matrixOverTimeHistogram component * split events series * add lable for missing group * fix styled component syntax + change prop name * add unit test * fix props passed to styled component * add integration test * pass filterQuery prop to events tab on Host details page * reduce bucket number for bar chart * update types * display barchart only when data is available * change function style * fix types * add unit test * add spacer * pass updateDateRange down to host details components * update snapshot
- Loading branch information
Showing
34 changed files
with
2,027 additions
and
406 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.