Skip to content

Remove grafana integration feature flag

Tristan Read requested to merge tr-remove-grafana-ff into master

What does this MR do?

Development of the Grafana integration feature was done behind a feature flag, which is no longer required.

This MR removes the feature flag and any code that depends tests for it, thus fully activating the feature for all customers.

The overarching feature is Use Grafana JSON to render GitLab chart in issue.

Screenshots

doc_user_project_integrations_img_rendered_grafana_embed

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:

  • [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

Issue: #31376 (closed)

Edited by Tristan Read

Merge request reports