Graylog2 / Graylog2/graylog2-server
Implement widget caching for dashboards
Open
feature
search
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
The previous dashboard implementation had caching mechanism for widgets to avoid building the same data for multiple clients accessing the same dashboard.
## Why?
Caching widget data helps with reducing load in the search backend when multiple users (or TV screens) show and reload the same dashboards and widgets.
## Your Environment
* Graylog Version: 3.2.0
Contributor guide
Assessment
This issue has not been assessed yet.