Skip to content

cloudwatch metrics can be turned off#38

Open
fabiensebban wants to merge 2 commits into
rails-lambda:mainfrom
fabiensebban:cloudwatch-metrics-toggle
Open

cloudwatch metrics can be turned off#38
fabiensebban wants to merge 2 commits into
rails-lambda:mainfrom
fabiensebban:cloudwatch-metrics-toggle

Conversation

@fabiensebban

Copy link
Copy Markdown

Add the Lambdakiq.config.send_cloud_watch_metrics variable to deactivate the cloudwatch events. CloudWatch events are activated by default.

@fabiensebban

Copy link
Copy Markdown
Author

Hi @jeremiahlukus ,
I guess this PR was closed because it is not useful. How can I stop sending metrics to CloudWatch without this PR?
I tried adding this to the config/application.rb file, but I still receive a lot of Cloud Watch metrics:

config.lambdakiq.metrics_logger = Logger.new("/dev/null")

Those Cloud Watch metrics have a huge impact on billing at scale.

@jeremiahlukus

Copy link
Copy Markdown
Contributor

Honestly thought it was stale or no longer needed. I’ll reopen and take a look at it

@jeremiahlukus jeremiahlukus reopened this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants