Skip to content

Add vue router to metrics dashboard

Dhiraj Bodicherla requested to merge add-vue-router-to-metrics-dashboard into master

What does this MR do?

Adds Vue-router to the metrics dashboard page. The router currently only handles the base route (/). The long-term plan is to add other routes to support Vanity URLs (#214282 (closed))

  1. This MR continues to support the cluster health page without a change.
  2. Continue supporting embed metrics.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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