- Notifications
You must be signed in to change notification settings - Fork 604
Improve prometheus scalability, reduce labels/metrics and create an additional node group for prometheus only #2307
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits Select commit Hold shift + click to select a range
cc1842f Experiment with dropping metrics/labels
RobertLucian ee7c31a Fix the dropping of metrics/labels for the node exporter
RobertLucian 4ed459e Drop unnecessary metrics/labels from kubelet
RobertLucian 146c4e8 Drop unnecessary kube-state-metrics metrics/labels
RobertLucian 2f26497 Drop unnecessary metrics/labels from DCGM exporter
RobertLucian 39a639a Remove unnecessary metrics/labels from istio
RobertLucian d4739a0 Change labeldrop to labelkeep
RobertLucian 488af33 Add development docs
RobertLucian ccc80ce Fixes for node-exporter & prom monitoring
RobertLucian b382a1f Fixes to the nodes dashboard
RobertLucian 6527b40 Add missing `le` label for `istio_request_duration_milliseconds_bucke…
RobertLucian 35c5bb7 Add required label for kube-state-metrics exporter
RobertLucian 6ba99b9 Fix batch grafana dashboard
RobertLucian 1526346 Merge branch 'master' into fix/prometheus-oom
RobertLucian 416bed9 Keep cortex_* metrics
RobertLucian f465bc1 Separate prometheus and operator workloads
RobertLucian 4289fc6 Validate operator/prometheus node group quotas
RobertLucian a5be71f Address cluster info pricing
RobertLucian d0b22fc Let the node exporter run on every node
RobertLucian dc79cbf Fix istio hpa
RobertLucian d2c26e5 Change resource requests/limits
RobertLucian 25f5166 Have the prometheus instance type configurable
RobertLucian 21a5d9c Nits
RobertLucian 65781cb Update create.md
deliahu 8fc36b8 Merge branch 'master' into fix/prometheus-oom
RobertLucian dcff049 Address some PR comments
RobertLucian f64d0fa Address PR comments
RobertLucian 5641de5 Merge branch 'master' into fix/prometheus-oom
RobertLucian b1fd479 Merge branch 'master' into fix/prometheus-oom
RobertLucian 5496bc6 Merge branch 'master' into fix/prometheus-oom
RobertLucian 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
Separate prometheus and operator workloads
- Loading branch information
commit f465bc111a66ee3661b3696d1c9754ff3c83c79c
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.