Commit graph

3 commits

Author SHA1 Message Date
cb12d43aea
detect slow services and show an icon
The amount of latency a service needs before being considered "slow" is
configurable in config.json. By default, it is 2000ms (2s).

A side effect of this change is that the "service unresponsive" icon
that is shown when a service is unreachable has been changed to an X
instead of a !.

The slow icon now uses the ! icon.

Additionally, icon "titles" were added to aid any screen readers.
2018-07-16 10:44:06 -07:00
e33f0fa558
relint! 2018-07-15 21:04:43 -07:00
54df6d02e9
move from emoji to icons 2018-07-13 18:57:02 -07:00