Skip to content

Add cluster metrics dashboard processing

Ryan Cobb requested to merge 63044-cluster-dashboards into master

What does this MR do?

This adds cluster metrics dashboard processing using the same pattern and some of the same components that we use for environment metric dashboards. The cluster prometheus proxy endpoints that will be used by these dashboards are in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15700

This work is a part of gitlab-ce#63044

CE MR https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15709

Screenshots

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