Skip to content

code monitoring logs: show link to results with count

Warren Gifford requested to merge jp/cmlogsresultslink into main

Created by: limitedmage

Part of #27168 (closed)

  • Added link to the query run for a specific trigger event, with the result count. This link opens in a new tab, so it has the "open in new" icon.
  • Modified the monitor details link to also open in a new tab and added the icon there as well.
  • Decided to make these open in new tabs because we currently don't have a URL schema for code monitoring logs, so if a user navigates elsewhere, they lose context if they hit the back button.

image

Test plan

  • Storybook tests

Merge request reports

Loading