mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-01 23:35:47 -04:00
- input key handler causes 2 layout cycles on each keypress which can clog up browser rendering when typing quickly - this change adds a debounce to the key press handler of 500ms Fixes #5308 Signed-off-by: David Kaltschmidt <david.kaltschmidt@gmail.com> |
||
|---|---|---|
| .. | ||
| graph | ||
| alerts.js | ||
| config.js | ||
| prom_console.js | ||
| targets.js | ||