Files
nomad/ui/app
Michael Lange cf9490ce04 New service to manage stats trackers
This solves two problems:

1. redundant trackers making redundant requests
2. trackers being obliterated as soon as the primary metric component
   is destroyed

It introduces a new problem where visiting more and more node and
allocation pages adds to an ever-growing list of trackers that can
assume lots of memory, but it solves the problem by using a
least-recently-used cache to limit the number of trackers tracked.
2018-09-17 15:53:59 -07:00
..
2018-05-30 11:27:21 -07:00
2018-09-14 10:20:33 -07:00
2017-09-19 10:08:23 -05:00
2017-09-19 10:08:23 -05:00
2018-08-21 12:06:43 -07:00