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

Disable AWS detailed monitoring on worker nodes #251

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

dghubble
Copy link
Member

  • Basic monitoring (free) is sufficient for casual console browsing
  • Detailed monitoring (paid) is not leveraged for CloudWatch anyway
  • Favor Prometheus for cloud-agnostic metrics, aggregation, and alerting

For context here, detailed monitoring was only ever enabled on workers because its defaulted to on in launch configurations. Its never been enabled for controllers. While the additional fees are modest, there's simply not a justification for it.

* Basic monitoring (free) is sufficient for casual console browsing
* Detailed monitoring (paid) is not leveraged for CloudWatch anyway
* Favor Prometheus for cloud-agnostic metrics, aggregation, and alerting
@dghubble dghubble force-pushed the disable-aws-paid-monitoring branch from 415584b to fb6f400 Compare June 22, 2018 07:26
@dghubble dghubble merged commit fb6f400 into master Jun 22, 2018
@dghubble dghubble deleted the disable-aws-paid-monitoring branch June 22, 2018 07:48
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.

1 participant