This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Prometheus version Bump and default resource increase #333
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Chart Version bump - Update Prometheus Version to latest as we do on soak - D2IQ-69855 - Set default limits based on what we do for soak - D2IQ-69797
…l compression enabled
gracedo
reviewed
Jul 1, 2020
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.
Just 1 comment then lgtm, thanks!
samvantran
approved these changes
Jul 1, 2020
gracedo
approved these changes
Jul 1, 2020
branden
approved these changes
Jul 1, 2020
unrelated test failure with Istio |
joejulian
pushed a commit
that referenced
this pull request
Jul 9, 2020
* Prometheus Work - Chart Version bump - Update Prometheus Version to latest as we do on soak - D2IQ-69855 - Set default limits based on what we do for soak - D2IQ-69797 * adding new values for the prometheus image version and for default wal compression enabled * rolling back version since we dont need a bump now
joejulian
pushed a commit
that referenced
this pull request
Jul 22, 2020
* Prometheus Work - Chart Version bump - Update Prometheus Version to latest as we do on soak - D2IQ-69855 - Set default limits based on what we do for soak - D2IQ-69797 * adding new values for the prometheus image version and for default wal compression enabled * rolling back version since we dont need a bump now
joejulian
pushed a commit
that referenced
this pull request
Jul 22, 2020
* Prometheus Work - Chart Version bump - Update Prometheus Version to latest as we do on soak - D2IQ-69855 - Set default limits based on what we do for soak - D2IQ-69797 * adding new values for the prometheus image version and for default wal compression enabled * rolling back version since we dont need a bump now
joejulian
pushed a commit
that referenced
this pull request
Jul 23, 2020
* Prometheus Work - Chart Version bump - Update Prometheus Version to latest as we do on soak - D2IQ-69855 - Set default limits based on what we do for soak - D2IQ-69797 * adding new values for the prometheus image version and for default wal compression enabled * rolling back version since we dont need a bump now
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Chart Version bump
Update Prometheus Version to latest as we do on soak - D2IQ-69855
Set default limits based on what we do for soak - D2IQ-69797
What type of PR is this? Chore
What this PR does/ why we need it: To complete JIRA tickets: D2IQ-69797, D2IQ-69855. This covers some bug fixes and also applies a new limits to Prometheus to avoid the continuous OOM upon restarts.
These changes are already running in our AWS Soak stack and are based on these changes.
Which issue(s) this PR fixes: D2IQ-69797, D2IQ-69855
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Checklist