Skip to content

EE port: Make external_dashboard_url available to frontend

Reuben Pereira requested to merge 61453-helpers-ee into master

What does this MR do?

If a project has a grafana url persisted in the DB (feature added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27880), this work will surface that URL to the metrics dashboard frontend. Along with some additional frontend work, this will allow users to click a button through to grafana for the given environment & view further metrics.

EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28151

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports