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 Make show annotations checkbox match query history checkbox (#3936) 2018-03-09 14:39:28 +01:00
config.js /config: Added Copy to clipboard button for /config (#4410) 2018-11-27 16:05:26 +08:00
prom_console.js ui: Fix hover when metric has null value. (#4906) 2018-11-25 14:16:48 +08:00
targets.js Web UI QoL improvements (#5201) 2019-02-12 00:22:05 +01:00