Skip to content

Generate shareable link for specific metric charts

Tristan Read requested to merge tr-embed-metric-links into master

What does this MR do?

Adds a button in the metrics chart dashboard next to each chart that generates a link to that chart. This will be used later for embedding specific metric charts in Gitlab Flavoured Markdown.

Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/63199

Before After
Screenshot_2019-08-13_at_21.27.22 Screenshot_2019-08-13_at_21.19.59
Toast
Screenshot_2019-08-13_at_21.28.54

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 Tristan Read

Merge request reports