Skip to content

Integrated Error Tracking - Adding error description to title

Daniele Rossetti requested to merge rossetd/et-show-error-description into master

What does this MR do and why?

Changing error title to be $title: $description, to match format retrieved from Sentry.

Closes gitlab-org/opstrace/opstrace#2200 (closed)

Screenshots or screen recordings

Before:

image image

After:

image image

How to set up and validate locally

  • Rspec
Edited by Daniele Rossetti

Merge request reports