Skip to content

Switch Duo Chat feedback event sending to the backend

Alejandro Rodríguez requested to merge duo-feedback-snowplow-frontend into master

What does this MR do and why?

Closes #451007 (closed)

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Configure Snowplow Micro in your local instance https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/snowplow_micro.md
  2. Ask chat a question, click on "Give feedback to improve this answer." on the response
  3. Fill in the feedback modal
  4. Check on your local Snowplow Micro instance (http://localhost:9091/micro/ui) that the event was sent correctly
Edited by Jannik Lehmann

Merge request reports