Add tracking and metrics to admin application settings reporting page
What does this MR do and why?
Adds tracking event and metrics for the admin application settings reporting page: views on pageload
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
View /admin/application_settings/reporting page
In browser, check the payload of the track_event request for the name of the event
-
Check for increment of metric value using ruby command line tool: rails runner scripts/internal_events/monitor.rb [name of the event]
https://docs.gitlab.com/ee/development/internal_analytics/internal_event_instrumentation/quick_start.html#defining-event-and-metrics
Links
Merge request reports
Activity
changed milestone to %17.2
added UX Paper Cuts typemaintenance labels
assigned to @paintedbicycle-gitlab
- A deleted user
- Resolved by Olena Horal-Koretska
2 Warnings e6831d10: 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. You've made some app changes, but didn't add any tests.
That's OK as long as you're refactoring existing code,
but please consider adding any of the maintenancepipelines, maintenancerefactor, maintenanceworkflow, documentation, QA labels.1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer analytics instrumentation @bastirehm
(UTC+2, 2 hours ahead of author)
Maintainer review is optional for analytics instrumentation backend @aluthra2
(UTC+5.5, 5.5 hours ahead of author)
@dskim_gitlab
(UTC+10, 10 hours ahead of author)
frontend @snachnolkar
(UTC+5.5, 5.5 hours ahead of author)
@dmishunov
(UTC+2, 2 hours ahead of author)
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by Ghost User
requested review from @bastirehm
added analytics instrumentationapproved label and removed analytics instrumentationreview pending label
added pipeline:mr-approved label
added pipelinetier-2 label
requested review from @eduardobonet
requested review from @ohoral
added pipelinetier-3 label and removed pipelinetier-2 label
- Resolved by Olena Horal-Koretska
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you resolve this discussion, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please resolve this discussion and the set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 5b5b8905expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Verify | 43 | 0 | 3 | 0 | 46 | ✅ | | Create | 126 | 0 | 12 | 0 | 138 | ✅ | | Data Stores | 27 | 0 | 4 | 0 | 31 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Govern | 65 | 0 | 0 | 0 | 65 | ✅ | | Package | 19 | 0 | 12 | 0 | 31 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Plan | 60 | 0 | 2 | 0 | 62 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | | Fulfillment | 1 | 0 | 0 | 0 | 1 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 356 | 0 | 34 | 0 | 390 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
test report for 5b5b8905expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 138 | 0 | 16 | 0 | 154 | ✅ | | Plan | 83 | 0 | 11 | 0 | 94 | ✅ | | Verify | 52 | 0 | 14 | 0 | 66 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Govern | 79 | 0 | 9 | 0 | 88 | ✅ | | Fulfillment | 2 | 0 | 24 | 0 | 26 | ✅ | | Package | 23 | 0 | 15 | 0 | 38 | ✅ | | Data Stores | 30 | 0 | 13 | 0 | 43 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Manage | 2 | 0 | 8 | 0 | 10 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | Secure | 3 | 0 | 2 | 0 | 5 | ✅ | | Ai-powered | 0 | 0 | 1 | 0 | 1 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 427 | 0 | 132 | 0 | 559 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
Edited by Ghost User Generated bygitlab_quality-test_tooling
.
Slow tests detected in this merge request. These slow tests might be related to this merge request's changes.Click to expand
Job File Name Duration Expected duration #7263386647 spec/lib/search/settings_spec.rb#L6
Search results for settings behaves like all sections exist and have correct anchor links has only valid settings sections 33.89 s < 27.12 s #7263387001 ee/spec/lib/ee/search/settings_spec.rb#L19
Search results for settings behaves like all sections exist and have correct anchor links has only valid settings sections 44.29 s < 27.12 s #7265821931 ee/spec/lib/ee/search/settings_spec.rb#L19
Search results for settings behaves like all sections exist and have correct anchor links has only valid settings sections 44.21 s < 27.12 s #7268515277 spec/lib/search/settings_spec.rb#L6
Search results for settings behaves like all sections exist and have correct anchor links has only valid settings sections 45.74 s < 27.12 s #7268515460 ee/spec/lib/ee/search/settings_spec.rb#L19
Search results for settings behaves like all sections exist and have correct anchor links has only valid settings sections 43.96 s < 27.12 s Edited by Ghost User- A deleted user
added rspec:slow test detected label