everettraven/buoy

Make buoy a dynamic dashboard

Closed this issue · 0 comments

Currently, buoy is a static dashboard. Running buoy [file] will create a dashboard based on the information available at runtime, but it performs static requests against a cluster. Instead, it should issue a watch for every request it makes and update the content that's available when changes are made.