You need to sign in or sign up before continuing.
Introduce the Insights controllers
requested to merge 9867-insights-controller-action-for-filtered-issues-by-label-category into master
What does this MR do?
-
This first needs https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9912.
This implements a first iteration of the Insights controllers:
-
Insights configuration is fetched from the current project's .gitlab/insights.yml
or the from the group's Insights project's.gitlab/insights.yml
file -
For now, the Insights page displays the Insight config and the chart data, just for the sake of testing, until we plug the Frontend on it
What are the relevant issue numbers?
Closes #9867 (closed), https://gitlab.com/gitlab-org/gitlab-ee/issues/10421.
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated via this MR -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides -
EE specific content should be in the top level /ee
folder -
For a paid feature, have we considered GitLab.com plans, how it works for groups, and is there a design for promoting it to users who aren't on the correct plan? -
Security reports checked/validated by reviewer
Edited by Rémy Coutable