Skip to content

Remove product_stage and product_section from cli

Michał Wielich requested to merge mich-rm-prod-stg-cli into master

What does this MR do and why?

Related to #440305 (closed)

Remove product_stage and product_section from internal events cli.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Play around using internal events cli: ruby scripts/internal_events/cli.rb

This should be able to create events and metrics files correctly. They should not include product_stage and product_section data.

Edited by Michał Wielich

Merge request reports