Skip to content

add Ami violation report for weekly reporting email.  #25

Description

@khilawar4

Describe the bug
currently ami violation report email comes daily , but for weekly report , ami rotation table is missing.

To Reproduce
Steps to reproduce the behavior. For example:

  1. open below scheduler class (com.intuit.quickfabric.schedulers.functions.EMRClusterMetricsSchedulers) in this location. https://github.com/intuit/QuickFabric/tree/master/Middleware/schedulers code
  2. go to this method (generateWeeklyReport() )
  3. 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 report email for weekly report.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions