class Metrics::BaseJob

This is a base class for jobs that export metrics to AWS CloudWatch.

It configures the job to run on the metrics queue and does not retry if it fails, allowing it to be scheduled regularly.