You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable watcher-dashboard panels if ENABLE_WATCHER is yes
Following the same pattern that other plugins, this patch enable the
pannels provided in the wathcher-dashboard if environmental value is set
to `yes`.
To make it backwards compatible it is setting it as no by default and
checks if the dashboard is installed before trying to enable it.
0 commit comments