Instrument code suggetions auth events to product analytics
What does this MR do and why?
This MR instruments the Code Suggestions authentication endpoint so that we can begin surfacing analytics related to AI usage within GitLab itself. See: #414987 (closed)
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
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Merge request reports
Activity
assigned to @marshall007
- A deleted user
1 Warning 51ba5ba9: Commits that change 30 or more lines across at least 3 files should describe these changes in the commit body. For more information, take a look at our Commit message guidelines. Reviewer roulette
Changes that require review have been detected!
Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:
Category Reviewer Maintainer analytics instrumentation @bastirehm
(UTC+1, 6 hours ahead of author)
Maintainer review is optional for analytics instrumentation backend @imand3r
(UTC-8, 3 hours behind author)
@garyh
(UTC-6, 1 hour behind author)
Please check reviewer's status!
Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, assign them as a reviewer! Danger does not automatically notify them for you.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by Ghost User- Resolved by Hordur Freyr Yngvason
@marshall007 - please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 51ba5ba9expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Govern | 67 | 0 | 0 | 0 | 67 | ✅ | | Create | 54 | 0 | 7 | 0 | 61 | ✅ | | Verify | 31 | 0 | 0 | 0 | 31 | ✅ | | Plan | 55 | 0 | 0 | 0 | 55 | ✅ | | Data Stores | 23 | 0 | 0 | 0 | 23 | ✅ | | Package | 5 | 0 | 1 | 0 | 6 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | | Framework sanity | 0 | 0 | 1 | 0 | 1 | ➖ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 250 | 0 | 10 | 0 | 260 | ✅ | +------------------+--------+--------+---------+-------+-------+--------+
Edited by Ghost User- A deleted user
added backend label
added 524 commits
-
d8f9e81f...27a07781 - 521 commits from branch
master
- cbd627cf - migrate code suggetions to internal tracking API
- fadbaa05 - fix sdk tracking
- 27c62bf9 - fix spelling
Toggle commit list-
d8f9e81f...27a07781 - 521 commits from branch
- Resolved by Marshall Cottrell
- Resolved by Marshall Cottrell
@pskorupa since that interacts with Product Analytics backend events can you take a look at this and make sure it doesn't interfere with your changes?
requested review from @pskorupa
- Resolved by Marshall Cottrell
added 1 commit
- 51ba5ba9 - Instrument code suggetions auth events to product analytics