prometheus/web/ui/templates
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
..
_base.html Added missed pathPrefix to Status sub-menus 2016-05-26 17:42:28 +03:00
alerts.html Friendlier message when there are no alerting rules 2016-07-27 12:54:46 +02:00
config.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
flags.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
graph.html Add fuzzy search to /graph textarea (#2081) 2016-10-17 09:37:11 +02:00
rules.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
status.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
targets.html Always show instance label on target page. (#2062) 2016-10-12 12:45:47 +02:00