You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lpipeConnection
* Add detection run command
* Add CLI output for detections / detection benchmarks. Closes#571
* Add support for pretty detection output for detection and detection benchmark runs
* Dashboard inputs are now passed using InputValues struct, which also contains TimeRange
* Add TailpipeConnection
* Add DateTimeRange Picker for Detection Benchmark
* Add DashboardLeafNodeImpl, NodeAndEdgeProviderImpl, WithProviderImpl
* Add default column support for tables. Closes#567.
* Allow multiple benchmarks/controls to be filtered/grouped on a single dashboard. Closes#588.
* Add support for equal / not_equal / in / not_in filters. Closes#594.
* Show documentation in Benchmark UI. Closes#591.
* Combine snap / open button into single split button. Closes#606.
* Add table column selection to table panel controls. Closes#631.
* Add table row view. Closes#636.
* Add support for draggable split pane for dashboard UI right content section. Closes#648.
* Update default date_range input to be 7 days. Closes#641.
* Add cell filtering to tables. Closes#662.
* Add href support to detection column data. Closes#642.
* Add table filter side panel for regular tables. Closes#670.
* Add 500 MB limit for opening snapshots. Closes#671.
* Add control row detail side panel view. Closes#672.
* Add heatmap chart. Closes#673.
Enable rendering of large time series counts e.g. logs by date, where you currently need a large chart to show a larger series.
The text was updated successfully, but these errors were encountered: