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

refactor to allow metric collection to be split between multiple tasks #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

woodsaj
Copy link
Member

@woodsaj woodsaj commented Dec 15, 2017

  • For large k8s clusters, it is not possible to collect all metrics
    in one go. This commit allows metrics to be collected on a per
    namespace and or per node basis.
  • Additionally, by allowing per node metrics each node in the cluster
    can collect its own pod and container metrics.

- For large k8s clusters, it is not possible to collect all metrics
  in one go.  This commit allows metrics to be collected on a per
  namespace and or per node basis.
- Additionally, by allowing per node metrics each node in the cluster
   can collect its own pod and container metrics.
@woodsaj woodsaj requested a review from jtlisi December 15, 2017 07:45
@woodsaj
Copy link
Member Author

woodsaj commented Dec 15, 2017

This should allow us to fix grafana/kubernetes-app#46

jtlisi
jtlisi previously approved these changes Dec 15, 2017
@woodsaj
Copy link
Member Author

woodsaj commented Dec 17, 2017

@jtlisi what is the "One thing"?

@jtlisi
Copy link
Contributor

jtlisi commented Dec 18, 2017

@woodsaj I had approved initially but when I canceled I put one thing as a note. The index value was the one thing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants