Skip to content

Filter out unknown attributes when tracking code suggestions

What does this MR do and why?

This MR fixes the sentry error when unknown/unexpected attributes are passed to the Ai::CodeSuggestionsUsage model.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #466644 (closed)

Merge request reports