Enable runner dashboard
What does this MR do and why?
Enable the runner dashboard by removing the feature flag [Feature flag] Rollout of Runner Fleet Dashboar... (#417002 - closed)
It:
- has been enabled on production almost a week ago: #417002 (comment 1600607218)
- enables a completely new page that doesn't touch any existing functionality, so it's a low risk
We introduced a FF because we were developing this dashboard step-by-step adding new panels to it. Now it's ready for users.
Changelog: added EE: true
Screenshots or screen recordings
The first screenshot is from our production, but the bottom chart is actually behind it's own feature flag: clickhouse_ci_analytics Rollout clickhouse_ci_a... (#424498 - closed)
So self-managed users will see the data like on the second screenshot(but not empty)
Production | Dashboard without the bottom panel(how users will see it) |
---|---|
How to set up and validate locally
admin area -> runners -> runners dashboard(top right corner)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.