Skip to content

Handle events without 'object_attributes'

Rémy Coutable requested to merge fix-payload-without-object-attributes into master

What does this MR do and why?

This fixes https://sentry.gitlab.net/gitlab/triage-ops/issues/4095617/?environment=production since our uptime ping's payload don't include object_attributes.

I'm updating the payload in https://gitlab.com/gitlab-org/quality/engineering-productivity-infrastructure/-/merge_requests/312 but I still think it will be more robust to also fix it here.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-with-a-dry-run on how to perform dry-runs.

Action items

Edited by Rémy Coutable

Merge request reports