Skip to content

Log HTTP 422 response bodies as serialised JSON

What does this MR do?

JSON-serialise the "response" key in structured logs for HTTP responses received by GitLab that have status code 422. This prevents mapping conflicts when these logs are indexed by Elasticsearch.

Related: https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/8931

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports

Loading