Skip to content

Retain all query parameters when adding environment parameter to metrics dashboard URL

Reuben Pereira requested to merge rp/improve-redirect-behavior into master

What does this MR do?

Metrics dashboard URLs can contain query parameters like group, title and y_label. These are usually part of the embedable panel link which can be obtained from a panel's action menu button "Copy link to chart".

Update the metrics dashboard redirect logic to retain any arbitrary query parameters that are present in the metrics dashboard URL.

Not adding a changelog since this isn't a user visible change.

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 Reuben Pereira

Merge request reports