Skip to content

Add link in dashboard panels to go to logs page

Miguel Rincon requested to merge 122013-open-logs-from-metrics-chart into master

What does this MR do?

Add a link in dashboard to allow users to go to the logs page

  • Add time range to the dashboard stores to allow inner components to create a link to the current time range.
  • Have the logs page read time parameters from the URL.
  • Add link in panel type component to the logs page.

This MR does not do:

  • It does not consider chart zoom-in when creating the link, this will be done in a follow up MR.

Screenshots

2020-02-03_12.16.28

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

Delivers #122013 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports