MISP/app/View/Elements/dashboard
iglocska 4544ef2516
new: [benchmarking suite] added
- collect metrics about the usage of MISP
  - stored in redis
  - per endpoint / user / user-agent collection
  - collection of execution time, php memory use, sql execution time, sql query count
  - the collection happens on a daily basis
- Searchable / filterable interface for the collected data
- Dashboard widget for the collected data
2024-04-17 15:08:38 +02:00
..
Widgets new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
dashboard_events.ctp fix: Fixed i18n strings in Views 2019-04-02 16:57:57 +03:00
dashboard_notifications.ctp chg: [psr-2] Changed view files to space indentation instead of tabs 2018-07-20 09:29:50 +02:00
widget.ctp fix: [dashboard:widget] Additional comma in function parameters breaks older PHP version 2023-08-09 09:44:12 +02:00