Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#159174667] Reduce CloudWatch costs #10

Merged
merged 2 commits into from
Aug 22, 2018
Merged

Conversation

paroxp
Copy link
Member

@paroxp paroxp commented Aug 22, 2018

What

Currently, we're globally setting each driver with a value for how often
would it run the metric collection in seconds. This has proven to be
inefficient as CloudWatch metrics are being charged for "generously".

We'd like to collect CloudWatch metrics in a different rating to SQL
queries.

We've decided to concentrate on user needs as oppose to add all of the
metrics possible as these unfortunately cost us money.

How to review

  • Code review
  • Test along with paas-cf

Currently, we're globally setting each driver with a value for how often
would it run the metric collection in seconds. This has proven to be
inefficient as CloudWatch metrics are being charged for "generously".

We'd like to collect CloudWatch metrics in a different rating to SQL
queries.
We've decided to concentrate on user needs as oppose to add all of the
metrics possible as these unfortunatelly cost us money.
paroxp added a commit to alphagov/paas-rds-broker-boshrelease that referenced this pull request Aug 22, 2018
@paroxp paroxp changed the title [WIP][#159174667] Reduce CloudWatch costs [#159174667] Reduce CloudWatch costs Aug 22, 2018
@paroxp paroxp merged commit c28d19e into master Aug 22, 2018
paroxp added a commit that referenced this pull request Aug 22, 2018
@paroxp paroxp deleted the reduce-cloudwatch-costs branch August 22, 2018 13:49
paroxp added a commit to alphagov/paas-rds-broker-boshrelease that referenced this pull request Aug 22, 2018
paroxp added a commit to alphagov/paas-rds-broker-boshrelease that referenced this pull request Aug 22, 2018
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.

None yet

1 participant