Expose feature_category from BatchedMigrationJob to metrics
What does this MR do and why?
- This exposes the feature_category from
BatchedMigrationJob
classes introduced in !105666 (merged) to the metrics. - It's accomplished by setting feature-category to the ApplicationContext.
How to set up and validate locally
Couldn't test the entire error reporting process from local.
Test has been added to assert the behaviour.
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.
Related to #381897 (closed)
Edited by Prabakaran Murugesan