From https://wikitech.wikimedia.org/wiki/Metrics_Platform/Custom_schemas#Creating_a_custom_schema
Create a new fragment in a new directory in the data-engineering/schemas-event-secondary repository under jsonschema/fragment/analytics/product_metrics.
Create a schema that combines your new fragment, the common fragment, and a platform fragment as a new directory under jsonschema/analytics/product_metrics.
Then define an event stream that uses the custom schema.
Acceptance Critera
- Create a new fragment
- Create a schema that uses the new fragment
- Configure an event stream that uses the new schema