prometheus/web/ui/templates
Or Cohen 93d20d2d2b Improve fuzzy search
The fuzzy library didn't try to find a "best match", but settled on the
first fuzzy match that exists. This patch includes a modified version of
the fuzzy library, which recursivley tries on the rest of the search
string to find a better match. If found, returns that one.

Another small modification is that if a pattern fully matches, it
skips the lookup entirley and returns the highest score possible for
that match.
2017-02-05 17:38:05 +02:00
..
_base.html add favicon 2016-12-27 13:58:51 +01: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 Improve fuzzy search 2017-02-05 17:38:05 +02:00
rules.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
status.html web: Display current working directory on status-page 2016-12-05 19:46:41 +01:00
targets.html web/api: add targets endpoint 2016-12-05 13:13:21 +01:00