prometheus/web/ui/static/js
Or Cohen 50f8e35c54 Add fuzzy search to /graph textarea (#2081)
* Add fuzzy search to /graph textarea

We have a few thousands different metrics and looking up some of them
can be quite annoying with the simple string matching.

This patch adds a fuzzy search to the textarea lookup box on the /graph
page. It uses a small neat library from github.com/mattyork/fuzzy.

* Add fuzzy lib to NOTICE and re-build assets

Previously built assets changed the mode.
2016-10-17 09:37:11 +02:00
..
alerts.js Tidy up .js files based on static analysis from jshint 2015-11-11 20:06:47 +01:00
graph.js Add fuzzy search to /graph textarea (#2081) 2016-10-17 09:37:11 +02:00
graph_template.handlebar Add a 'Remove Graph' link to the 'Graph' screen 2016-07-31 16:30:23 +02:00
prom_console.js Update example console templates to new HTTP API. 2016-07-18 20:36:47 +01:00