Skip to content

Allow monitor script to be run without requiring snowplow-micro

Nao Hashizume requested to merge revert-revert-6ea7b1c0 into master

What does this MR do and why?

Reintroduces !155848 (merged), which was previously reverted in !157064 (merged) due to a failing spec that caused a broken master.

The spec has now been updated in ef3a7ee8 and is passing.

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

bundle exec rspec spec/scripts/internal_events/cli_spec.rb:665
Edited by Nao Hashizume

Merge request reports