Homer Silva activity https://gitlab.com/hsilva5 2026-03-18T18:19:38Z tag:gitlab.com,2026-03-18:5218984834 Homer Silva opened merge request !161: Add organization to identifiers table at GitLab.org / Analytics Section / analytics-instrumentation / metric-dictionary 2026-03-18T18:19:38Z hsilva5 Homer Silva

Adds new entry to the identifiers table Since organization name will now be a masked value

image.png

tag:gitlab.com,2026-03-18:5218982265 Homer Silva pushed new project branch 592939-add-org-to-identifiers-table at GitLab.org / Analytics Section / analytics-instrumentation / metric-dictionary 2026-03-18T18:18:52Z hsilva5 Homer Silva

Homer Silva (4579b7b5) at 18 Mar 18:18

Add organization to identifiers table

tag:gitlab.com,2026-03-18:5218261477 Homer Silva pushed to project branch 592939-investigate-routes-containing-organization-name-and-mask-it-in-pseudonymization-helper at GitLab.org / GitLab 2026-03-18T15:34:22Z hsilva5 Homer Silva

Homer Silva (1e6c93c7) at 18 Mar 15:34

Add test coverage

tag:gitlab.com,2026-03-18:5215363974 Homer Silva pushed to project branch 592939-investigate-routes-containing-organization-name-and-mask-it-in-pseudonymization-helper at GitLab.org / GitLab 2026-03-18T01:42:57Z hsilva5 Homer Silva

Homer Silva (d80ab008) at 18 Mar 01:42

Update masked url result

tag:gitlab.com,2026-03-17:5215147831 Homer Silva pushed to project branch 592939-investigate-routes-containing-organization-name-and-mask-it-in-pseudonymization-helper at GitLab.org / GitLab 2026-03-17T23:33:27Z hsilva5 Homer Silva

Homer Silva (f94d3077) at 17 Mar 23:33

Fix url and controller in unit test

tag:gitlab.com,2026-03-17:5215041364 Homer Silva pushed to project branch 592939-investigate-routes-containing-organization-name-and-mask-it-in-pseudonymization-helper at GitLab.org / GitLab 2026-03-17T22:36:23Z hsilva5 Homer Silva

Homer Silva (35580547) at 17 Mar 22:36

Update masked url value

tag:gitlab.com,2026-03-17:5215022482 Homer Silva opened merge request !227781: Add mask for organization name at GitLab.org / GitLab 2026-03-17T22:29:57Z hsilva5 Homer Silva

What does this MR do and why?

Adds mask for organization name

Masks organization name when tracking data to prevent leaking organization names in tracked URLs

Changelog: changed

Metrics MR: gitlab-org/analytics-section/analytics-instrumentation/metric-dictionary!161

References

Screenshots or screen recordings

Before After
image.png image.png

How to set up and validate locally

1 Create an organization

2 Go to organization dashboard

3 Check events in snowplow instance

MR acceptance checklist

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

Related to #592939

tag:gitlab.com,2026-03-17:5215005596 Homer Silva pushed to project branch 592939-investigate-routes-containing-organization-name-and-mask-it-in-pseudonymization-helper at GitLab.org / GitLab 2026-03-17T22:25:56Z hsilva5 Homer Silva

Homer Silva (89398fca) at 17 Mar 22:25

Adds mask for organization name

tag:gitlab.com,2026-03-17:5214369329 Homer Silva pushed new project branch 592939-investigate-routes-containing-organization-name-and-mask-it-in-pseudonymization-helper at GitLab.org / GitLab 2026-03-17T19:00:25Z hsilva5 Homer Silva

Homer Silva (5ea0ccbe) at 17 Mar 19:00

tag:gitlab.com,2026-03-16:5209274754 Homer Silva closed issue #510635: Remove `additional_snowplow_tracking` feature flag at GitLab.org / GitLab 2026-03-16T16:46:02Z hsilva5 Homer Silva tag:gitlab.com,2026-03-11:5193519756 Homer Silva commented on merge request !226130 at GitLab.org / GitLab 2026-03-11T17:06:12Z hsilva5 Homer Silva

@dstull @squadri I updated the behaviour to be on by default, thanks for checking the flag status

tag:gitlab.com,2026-03-10:5189004319 Homer Silva commented on merge request !226130 at GitLab.org / GitLab 2026-03-10T18:28:26Z hsilva5 Homer Silva

Hi @squadri, I updated the behaviour to be always on by default, could I get another review please?

tag:gitlab.com,2026-03-10:5188500616 Homer Silva pushed to project branch 510635-remove-additional_snowplow_tracking-feature-flag at GitLab.org / GitLab 2026-03-10T16:26:23Z hsilva5 Homer Silva

Homer Silva (11bb642c) at 10 Mar 16:26

Update behaviour to always on

tag:gitlab.com,2026-03-09:5184560009 Homer Silva commented on merge request !226130 at GitLab.org / GitLab 2026-03-09T21:08:58Z hsilva5 Homer Silva

@dstull You're right, seems like there was a mistake when we checked the current state. Thanks for your input, we will check if we can clean up this feature flag (always on)

tag:gitlab.com,2026-03-05:5172952358 Homer Silva pushed to project branch 510635-remove-additional_snowplow_tracking-feature-flag at GitLab.org / GitLab 2026-03-05T22:42:11Z hsilva5 Homer Silva

Homer Silva (76348e31) at 05 Mar 22:42

Lint haml file

tag:gitlab.com,2026-03-05:5172923750 Homer Silva pushed to project branch 510635-remove-additional_snowplow_tracking-feature-flag at GitLab.org / GitLab 2026-03-05T22:30:17Z hsilva5 Homer Silva

Homer Silva (b1d92675) at 05 Mar 22:30

lint

... and 1 more commit

tag:gitlab.com,2026-03-05:5172206539 Homer Silva opened merge request !226130: Resolve "Remove `additional_snowplow_tracking` feature flag" at GitLab.org / GitLab 2026-03-05T18:18:30Z hsilva5 Homer Silva

What does this MR do and why?

Removes the feature flag `additional_snowplow_tracking`. Feature was never enabled in any environment, so default behaviour is set to false.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Related to #510635

tag:gitlab.com,2026-03-05:5172205277 Homer Silva pushed new project branch 510635-remove-additional_snowplow_tracking-feature-flag at GitLab.org / GitLab 2026-03-05T18:18:06Z hsilva5 Homer Silva

Homer Silva (cc1ea2a4) at 05 Mar 18:18

tag:gitlab.com,2026-03-04:5168469683 Homer Silva opened merge request !142769: Add Homer as analytics instrumentation reviewer at GitLab.com / www-gitlab-com 2026-03-04T23:33:38Z hsilva5 Homer Silva

Why is this change being made?

💡 Provide a detailed answer to the question on why this change is being proposed, in accordance with our value of Transparency.

Please add the details saying why, not just what in this section. Example: We have discussed the topic in Slack - (copy of Slack conversation). The current process is not efficient, this MR makes the description of X more clear, and helps move Y forward.

Adds Homer Silva as a analytics instrumentation reviewer.

Author and Reviewer Checklist

Please verify the check list and ensure to tick them off before the MR is merged.

  • Provided a concise title for this Merge Request (MR)
  • Added a description to this MR explaining the reasons for the proposed change, per say why, not just what
    • Copy/paste the Slack conversation to document it for later, or upload screenshots. Verify that no confidential data is added, and the content is SAFE
  • Assign reviewers for this MR to the correct Directly Responsible Individual/s (DRI)
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the Maintained by section on the page being edited
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies
    • The when to get approval handbook section explains the workflow in more detail
  • For transparency, share this MR with the audience that will be impacted.
    • Team: For changes that affect your direct team, share in your group Slack channel
    • Department: If the update affects your department, share the MR in your department Slack channel
    • Company: If the update affects all (or the majority of) GitLab team members, post an update in #whats-happening-at-gitlab linking to this MR

Commits

  • Add me as analytics instrumentation reviewer

tag:gitlab.com,2026-03-04:5168466269 Homer Silva pushed to project branch add/homer-analytics-instrumentation-reviewer at GitLab.com / www-gitlab-com 2026-03-04T23:31:49Z hsilva5 Homer Silva

Homer Silva (33204894) at 04 Mar 23:31

Add me as analytics instrumentation reviewer