-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Prometheus 2.1 #80
Merged
Merged
Prometheus 2.1 #80
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
53890e9
Initial commit
d1ef070
Renamed Deployment dashboard -> Deployments
0fc1109
Added Makefile
b6babb8
prometheus-operator v0.1.2
89ff91b
kube-prometheus v0.1.1
acda5ca
grafana: added Prometheus Stats dashboard
11a9fb8
grafana: updated dashboards to v4.1.1
d0ac1a9
grafana: added inputs section to dashboards
32f5916
Prep for TPRs working
3a208bb
Separate TPR hooks
fce4e79
Jobs fixes
ecced6f
Cleanup services
4b5b40a
Hardcoded alertmanager & prometheus names
052da03
prometheus-operator v0.4.0
eff1967
standalone prometheus (TPR) chart
29a04c4
Operator v0.6.0; improved cleanup
ff7ba21
Fixed operator cleanup job
9c8abaf
Allow nodeSelector for operator
cd51faa
No default resources; ClusterIP service
2041bf0
Only create configmap if there's config
5a689f7
Created alertmanager chart
4532650
Prometheus chart creates ServiceMonitors
1e266eb
Updated README & Makefile
1a4a53b
Reverted chart versions to v0.1.0
de8e448
README
2abc744
Renamed manifests
a9277b9
Back to basics
8d3d25f
Values tweaks
4a257ff
README
91bf8bd
Added chart READMEs
79343bc
No Makefile
868d2af
Removed kube-prometheus from README
3784661
Remove old charts
goruha f1506d6
Added kube-prometheus-charts
goruha bda063d
Added node exporter
goruha 82bed2f
Added exporters
goruha c587edd
Split charts
goruha 123c6f7
Remove unnecessary charts
goruha 2205ab4
Update requirements
goruha 40f4245
Merge branch 'master' into prometheus-2.1
goruha 86df355
Merge master
goruha d540673
Fix prometheus-operator
goruha 1c35bb8
Fix prometheus operator
goruha ff8b95c
Fix prometheus operator
goruha bb7026f
Fix prometheus operator
goruha 3fb4e40
Add lock files to gitignore
goruha 02c84b5
Fix kube-prometheus
goruha f435824
Port prometheus charts to support prometheus 0.7.0
goruha 599b8cf
Remove deps
goruha 336d0d8
Fix rules for prometheus
goruha 5952b10
Added exporters
goruha 951061f
Added exporters
goruha efc5d97
Merge branch 'master' into prometheus-2.1
goruha f443b92
Current prometheus state
goruha 3072e71
Current prometheus state
goruha 6caa2c8
Merge branch 'prometheus-2.1' of github.com:cloudposse/charts into pr…
goruha ac92e01
Merge branch 'master' into prometheus-2.1
goruha 76cbe21
Fix requirements
goruha 646b19e
Fix requirements
goruha 298ac70
Update deployment.yaml
goruha 48ff26f
Fix prometheus chart
goruha 489941b
Merge branch 'prometheus-2.1' of github.com:cloudposse/charts into pr…
goruha daef164
Revert back name
goruha f81159d
Changed default service monitor and rules selector.
goruha c425448
Changed hash sum to all 0 because it is mock hash
goruha 1fbd2c5
Changed hash sum to all 0 because it is mock hash
goruha e8f6017
Merge branch 'master' into prometheus-2.1
goruha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
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.
Did it need to be a certain length?
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.
@goruha