Skip to content

Implement Sentry specific error tracking controller

What does this MR do?

This MR provides a Sentry specific error tracking controller which pulls data from the Sentry service and exposes it as JSON.

Note: These are backend changes. frontend will be done in a separate MR: !23770 (merged)

What are the relevant issue numbers?

#55178 (closed)

Based on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24126

Does this MR meet the acceptance criteria?

Edited by Peter Leitzen

Merge request reports