forked from helm/charts
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Vas prometheus operator #5
Merged
gianrubio
merged 11 commits into
gianrubio:prometheus-operator
from
vsliouniaev:vas-prometheus-operator
Oct 22, 2018
Merged
Vas prometheus operator #5
gianrubio
merged 11 commits into
gianrubio:prometheus-operator
from
vsliouniaev:vas-prometheus-operator
Oct 22, 2018
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
Signed-off-by: Vasily Sliouniaev <[email protected]>
helm#6765 (comment) Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
helm#6765 (comment) helm#6765 (comment) Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
Signed-off-by: Vasily Sliouniaev <[email protected]>
gianrubio
pushed a commit
that referenced
this pull request
Oct 22, 2018
* Fix lint Signed-off-by: Vasily Sliouniaev <[email protected]> * Fix missing selector on kubelet helm#6765 (comment) Signed-off-by: Vasily Sliouniaev <[email protected]> * Fix braces in files Signed-off-by: Vasily Sliouniaev <[email protected]> * Fix naming Signed-off-by: Vasily Sliouniaev <[email protected]> * Move non-exporters out of exporters folder Signed-off-by: Vasily Sliouniaev <[email protected]> * Use common value names, add to readme Signed-off-by: Vasily Sliouniaev <[email protected]> * Change value names deploy -> enabled helm#6765 (comment) helm#6765 (comment) Signed-off-by: Vasily Sliouniaev <[email protected]> * Update etcd rules https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/etcd3_alert.rules.yml Signed-off-by: Vasily Sliouniaev <[email protected]> * Fix etcd rules to match job name Signed-off-by: Vasily Sliouniaev <[email protected]> * Review readme Signed-off-by: Vasily Sliouniaev <[email protected]> * Change initial version to 0.1.0 Signed-off-by: Vasily Sliouniaev <[email protected]>
gianrubio
pushed a commit
that referenced
this pull request
Oct 23, 2018
Changed: - Update Prometheus to 2.4.3, alertmanager to 0.15.2 - Change some job labels - should refer to a label appearing on the service. Tried to keep this consistent with what was used in the coreos version - Add confguration for using CoreDNS - Add insecureSkipVerify to kubeApiServer - Add `prometheus.additionalScrapeConfigs`, `prometheus.additionalAlertManagerConfigs` - Add ability to deploy an operated prometheus without installing anything else - Switch `prometheus.serviceAccountName` to be based on `prometheus.fullname` to prevent clashes - Fix `serviceMonitorSelector` typo - Add `serviceMonitorNamespaceSelector` to values.yaml - Fix grafana typo (helm#6765 (comment)) Add CoreDNS dashboard - Fixed dashboard use of updated name metric Signed-off-by: Giancarlo Rubio <[email protected]> Signed-off-by: Vasily Sliouniaev <[email protected]> Vas prometheus operator (#5) * Fix lint * Fix missing selector on kubelet helm#6765 (comment) * Fix braces in files * Fix naming * Move non-exporters out of exporters folder * Use common value names, add to readme * Change value names deploy -> enabled helm#6765 (comment) helm#6765 (comment) * Update etcd rules https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/etcd3_alert.rules.yml * Fix etcd rules to match job name * Review readme * Change initial version to 0.1.0 Additional Fixes While Github is down (#6) * Fix additional service monitor template * Fix label indentation helm#6765 (comment) Fix cleanup, requirements.lock file (#7)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.