Skip to content

Error tracking client keys api

What does this MR do?

Adds error tracking client keys API endpoints.

Some background:

  1. Client keys were introduced in !66466 (merged) as part of new feature development.
  2. Client keys are needed to authenticate requests from user apps reporting errors to our collector.
  3. This is all part of big feature: integrated error tracking. Its alternative to Sentry backend. #329596 (closed)
  4. Integrated error tracking is behind a disabled feature flag.

With this merge request merged, I will be able to create a client keys via API on staging and prod and tests the whole error tracking feature.

Issue #329596 (closed)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Dmytro Zaporozhets (DZ)

Merge request reports