Skip to content

Change error tracking collector status code

What does this MR do and why?

Changes response code for collector from 204 to 200.

Because some SDK expect code to be 200 otherwise they consider request a failure 💆

Example of SDK checking for 200 are:

For #343531 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dmytro Zaporozhets (DZ)

Merge request reports