Add Integrated Error Tracking support for SDS service

What does this MR do?

This MR integrates with GitLab Integrated Error Tracking for gRPC Secret Detection Service. This effectively captures any exceptions that are propagated by the Core logic to the RPC Service layer.

Here's a sample exception raised by the Core Scanner but captured from the RPC Scanner Service layer: https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/error_tracking/1062777631/details

What are the relevant issue numbers?

gitlab-org/gitlab#499067 (closed)

Does this MR meet the acceptance criteria?

Edited by Vishwa Bhat

Merge request reports

Loading