Describe the bug
currently ami violation report email comes daily , but in monthly report , ami rotation table is missing.
To Reproduce
Steps to reproduce the behavior. For example:
- open below scheduler class (com.intuit.quickfabric.schedulers.functions.EMRClusterMetricsSchedulers) in this location. https://github.com/intuit/QuickFabric/tree/master/Middleware/schedulers code
- go to this method (generateWeeklyReport() )
- Ami violation table is not included, please add that same as daily report email (take a reference from generateDailyReport() method).
Expected behavior
We should be able to see ami violation table email in monthly report email.
Describe the bug
currently ami violation report email comes daily , but in monthly report , ami rotation table is missing.
To Reproduce
Steps to reproduce the behavior. For example:
Expected behavior
We should be able to see ami violation table email in monthly report email.