Skip to content

Remove project from grafana url placeholder

Tristan Read requested to merge tr-update-grafana-placeholder into master

What does this MR do?

We have a Grafana integration on the Settings >> Operations page. This includes a field for the Grafana server.

The placeholder on this field incorrectly included the project section of the url. This MR removes the project selection to fix the issue.

Note: This feature is currently behind a feature flag.

Issue: #31376 (closed)

Screenshots

before after
doc_user_project_integrations_img_grafana_integration grafana_integration

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:

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

Merge request reports