Skip to content

Adds a link to performance bar stats in Kibana (second attempt)

Jan Provaznik requested to merge pbar_link into master

What does this MR do?

Adds a link to peek stats Kibana dashboard, this link is displayed only if GITLAB_PERFORMANCE_BAR_STATS_URL env var is set.

It also removes check for production/staging and instead gathers stats whenever the feature flag is enabled.

This MR is almost identical to the MR which was already merged (!53450 (merged)) but reverted because the spec was failing on security repo (https://gitlab.com/gitlab-org/security/gitlab/-/issues/345). The only difference is a change in spec which now takes into account also "invisible" links.

Related to #271551 (closed)

Screenshots (strongly suggested)

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

Merge request reports

Loading