Skip to content

Refactor docs and UI for embedding Grafana panels

Evan Read requested to merge eread/refactor-embedded-grafana-panels into master

What does this MR do?

Closes: #300634 (closed) and relates to: technical-writing#352 (closed).

  • Improves the UI and UX for adding Grafana authentication details to a project's settings (including a new link to the documentation)
  • Improves the documentation for the functionality.

I've removed references to the word "chart", preferring "dashboard" or "panel" as needed.

Documentation:

Screenshots (strongly suggested)

  • Before:

    Screen_Shot_2021-03-03_at_1.13.19_pm

  • After:

    Screen_Shot_2021-03-03_at_1.09.41_pm

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

Merge request reports