elstat/priv/frontend/src
slice 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
..
components detect slow services and show an icon 2018-07-16 10:44:06 -07:00
ws relint! 2018-07-15 21:04:43 -07:00
config.json make domain configurable via config.json 2018-07-15 21:21:41 -07:00
icons.js detect slow services and show an icon 2018-07-16 10:44:06 -07:00
index.css create components folder 2018-07-13 19:06:38 -07:00
index.js relint! 2018-07-15 21:04:43 -07:00
util.js add red notice when some services are unreachable 2018-07-15 21:44:59 -07:00