-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Centennial] #275
[Centennial] #275
Conversation
gozer
commented
Nov 27, 2017
•
edited
Loading
edited
- Upgrade to Xenial
- Upgrade to Prometheus 2.0
- Get rid of EFS
- Use new 2.0 snapshot API for hourly backups
11e1af9
to
7e33219
Compare
@@ -138,6 +138,7 @@ metrics: | |||
aws_dimension_select_regex: | |||
FunctionName: [ "(.*)-{{ getv "/config/Arena" }}(.*)" ] | |||
|
|||
<<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this intentional? It looks odd to me.
nubis/files/rules/nubis.yml
Outdated
severity: critical | ||
annotations: | ||
description: Healthy prometheus servers count isn't 1 | ||
summary: Unexpected number of healthy Fluentd nodes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be "Unexpected number of healthy Prometheus nodes"
nubis/files/rules/nubis.yml
Outdated
severity: critical | ||
annotations: | ||
description: Healthy alertmanager servers count isn't 1 | ||
summary: Unexpected number of healthy Fluentd nodes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should read "Unexpected number of healthy AlertManager nodes"