prometheus/web
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
..
api queryRange: Add more descriptive error messages (#5229) 2019-02-19 19:16:14 +00:00
ui Debounce input key press handling (#5309) 2019-03-06 16:16:55 +01:00
federate.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
federate_test.go Fix spelling mistakes found by codespell (#4065) 2018-04-27 13:04:02 +01:00
web.go Merge v2.7.1 into master (#5170) 2019-02-01 09:54:12 +01:00
web_test.go Add rendering test of template based web endpoints (#5188) 2019-02-08 10:17:47 +00:00