prometheus/web/ui/static/js
David 38fea83c1f Debounce input key press handling (#5309)
- 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>
2019-03-06 16:16:55 +01:00
..
graph Debounce input key press handling (#5309) 2019-03-06 16:16:55 +01:00
alerts.js
config.js /config: Added `Copy to clipboard` button for /config (#4410) 2018-11-27 16:05:26 +08:00
prom_console.js
targets.js Web UI QoL improvements (#5201) 2019-02-12 00:22:05 +01:00