Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[Prometheus] Updated cAdvisor endpoint #3684

Merged
merged 8 commits into from
Feb 20, 2018
Merged

Conversation

mcwienczek
Copy link
Contributor

Updated cadvisor scape endpoint so that it is compatible with Kubernetes 1.7.3+
Also added comment how to edit default values.yaml in order to be able to scrape cAdvisor metrics in older clusters
See more here prometheus/prometheus#3181 (comment)

This change is backwards incompatible.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 10, 2018
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 10, 2018
@mcwienczek
Copy link
Contributor Author

@mattfarina Could I ask you for review of this PR?

@unguiculus
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 20, 2018
@unguiculus
Copy link
Member

/retest

@unguiculus
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 20, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mcwienczek, unguiculus

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 20, 2018
@k8s-ci-robot k8s-ci-robot merged commit fe9a11b into helm:master Feb 20, 2018
NicolasT added a commit to scality/Zenko that referenced this pull request Feb 21, 2018
This new version contains various fixes, of which helm/charts#3684
is the most interesting, fixing cAdvisor metrics collection.

To view all changes, run

```shell
git log --reverse 702fb47980ddaa87c86b6e702c0067a94c959214..ddce4afd8d943d65feaf7cb73e6d6f5bd2a124ef stable/prometheus
```

in a clone of the Kubernetes Charts repository.

See: helm/charts#3684
NicolasT added a commit to scality/Zenko that referenced this pull request Feb 21, 2018
This new version contains various fixes, of which helm/charts#3684
is the most interesting, fixing cAdvisor metrics collection.

To view all changes, run

```shell
git log --reverse 702fb47980ddaa87c86b6e702c0067a94c959214..ddce4afd8d943d65feaf7cb73e6d6f5bd2a124ef stable/prometheus
```

in a clone of the Kubernetes Charts repository.

See: helm/charts#3684
yuvipanda added a commit to yuvipanda/mybinder.org-deploy that referenced this pull request Feb 22, 2018
Primarily to get cadvisor rules back to working again
by bringing in helm/charts#3684
yuvipanda added a commit to yuvipanda/mybinder.org-deploy that referenced this pull request Feb 22, 2018
Primarily to get cadvisor rules back to working again
by bringing in helm/charts#3684

Currently the labels for various container metadata is not
captured properly, so we have data for all container usage but
no idea what container is what!
ichtar pushed a commit to Bestmile/charts that referenced this pull request May 15, 2018
* Updated values.yaml cadvisor endpoint

Updated cadvisor scape endpoint so that it is compatible with Kubernetes 1.7.3+
See more here prometheus/prometheus#3181 (comment)

* Added extensive description about the problem with cadvisor

* Bumped chart version

* Removed trailing spaces

* Update Chart.yaml
voron pushed a commit to dysnix/helm-charts that referenced this pull request Sep 5, 2018
* Updated values.yaml cadvisor endpoint

Updated cadvisor scape endpoint so that it is compatible with Kubernetes 1.7.3+
See more here prometheus/prometheus#3181 (comment)

* Added extensive description about the problem with cadvisor

* Bumped chart version

* Removed trailing spaces

* Update Chart.yaml

Signed-off-by: voron <av@arilot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants