Skip to content

Filter sentry error list by status (resolved/ignored/unresolved)

Laura Montemayor requested to merge filter-sentry-error-list into master

NOTE
There are two follow-up issues scheduled for this MR:

What does this MR do?

Filters Sentry errors by status: Unresolved (default), Ignored and Resolved.

To test:

  1. Login to https://sentry.gitlab.net/ and get an API key
  2. In a project, enable Error Tracking in Settings > Operations > Error Tracking
  3. Set the URL: https://sentry.gitlab.net/, Auth token: API key, and choose a project
  4. Go to Operations > Error tracking and wait a few minutes
  5. Filter away by status

If you need an API key or any help, please let me know!

Screenshots

Feb-28-2020_18-36-33

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

#42700 (closed)

Edited by Laura Montemayor

Merge request reports