Migrate source_code_pushes to snowplow
What does this MR do and why?
Related to #362281 (closed)
We're moving counters from Service Ping to Snowplow. source_code_pushes
is one of the counters that we want to move.
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
- Enable snowplow micro
- Run sidekiq with snowplow micro enabled [
SNOWPLOW_MICRO_ENABLE=true bundle exec sidekiq
] - Push code to a repository
- Check if a new event with
source_code_pushes
action has been registered atlocalhost:9090/micro/good
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.
Edited by Michał Wielich