prometheus/web
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
..
api/v1 storage: enhance Querier interface usage 2016-10-16 10:39:29 +02:00
ui Add fuzzy search to /graph textarea (#2081) 2016-10-17 09:37:11 +02:00
federate.go storage: enhance Querier interface usage 2016-10-16 10:39:29 +02:00
federate_test.go web: add more federation test scenarios 2016-09-15 15:23:55 +02:00
web.go Update common/route vendoring for contextFn errors 2016-10-02 23:04:03 +02:00
web_test.go Add missing license headers 2016-04-13 16:08:22 +02:00