Nwanna Isong activity https://gitlab.com/nisong 2026-03-20T10:37:09Z tag:gitlab.com,2026-03-19:5220861656 Nwanna Isong commented on issue #562794 at GitLab.org / GitLab 2026-03-19T08:10:10Z nisong Nwanna Isong

I monitored this again yesterday and noticed there wasn't much difference. I wonder @michold did we ever consider manually flushing the Snowplow emitter for the ruby sdk?

tag:gitlab.com,2026-03-19:5220785245 Nwanna Isong commented on merge request !226503 at GitLab.org / GitLab 2026-03-19T07:46:42Z nisong Nwanna Isong

@michold this MR is in draft state but would like to get your review and thoughts here. Passing in Hash object of events here in sidekiq could impact performance, do you know if it is possible to retrieve events with an id.

tag:gitlab.com,2026-03-19:5220748631 Nwanna Isong pushed to project branch ns-snowplow-add-custom-emitter at GitLab.org / GitLab 2026-03-19T07:33:26Z nisong Nwanna Isong

Nwanna Isong (b8320361) at 19 Mar 07:33

Update spec files

tag:gitlab.com,2026-03-19:5220700058 Nwanna Isong commented on merge request !226503 at GitLab.org / GitLab 2026-03-19T07:16:41Z nisong Nwanna Isong

This class is inheriting from SnowplowTracker::Emitter and not the SnowplowTracker::AsyncEmitter because the SnowplowTracker::AsyncEmitter spins up threads that we do not need since we are using sidekiq to handle these requests.

tag:gitlab.com,2026-03-19:5220686996 Nwanna Isong pushed to project branch ns-snowplow-add-custom-emitter at GitLab.org / GitLab 2026-03-19T07:11:21Z nisong Nwanna Isong

Nwanna Isong (b75dd364) at 19 Mar 07:11

Update spec files

tag:gitlab.com,2026-03-18:5216234899 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-18T08:31:12Z nisong Nwanna Isong

Thanks @jtucker_gl I added some comments 🏓

tag:gitlab.com,2026-03-17:5214512969 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-17T19:48:51Z nisong Nwanna Isong

Hi @jtucker_gl thanks for this MR, I left some suggestions.

tag:gitlab.com,2026-03-17:5214512275 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-17T19:48:36Z nisong Nwanna Isong
      let_it_be(:group) { create(:group) }
tag:gitlab.com,2026-03-17:5214512263 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-17T19:48:36Z nisong Nwanna Isong
      let_it_be(:group) { create(:group) }
tag:gitlab.com,2026-03-17:5214512250 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-17T19:48:35Z nisong Nwanna Isong
      let_it_be(:project) { create(:project) }
tag:gitlab.com,2026-03-17:5214512243 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-17T19:48:35Z nisong Nwanna Isong
      let_it_be(:group) { create(:group) }
tag:gitlab.com,2026-03-17:5214512231 Nwanna Isong commented on merge request !224162 at GitLab.org / GitLab 2026-03-17T19:48:35Z nisong Nwanna Isong
milestone: '18.11'