Actions
Feature #92214
closedInteractive Widget for live data in dashboard overview
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Dashboard
Target version:
-
Start date:
2020-09-07
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
A widget is missing that fetches live data from an API endpoint via XHR requests and then displays this data in a graph, for example.
Examples are:
- CPU load
- Opened content elements (edit)
- Current / total logged in frontend or backend user
- OpCache usage
- ...
The dashboard has little effect if the data is static and the browser / dashboard module needs to be reloaded. Admins or chief editors want to see live data.
Actions