Skip to content
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

kube-state-metrics initial code #1

Merged
merged 3 commits into from
May 10, 2016

Conversation

ghodss
Copy link
Contributor

@ghodss ghodss commented May 6, 2016

No description provided.

@ghodss
Copy link
Contributor Author

ghodss commented May 6, 2016

@bgrant0607 this is ready for review

@bryk
Copy link

bryk commented May 9, 2016

Does this have any potential for state metrics in a GUI?

How can I access the metrics?

I'm asking to understand the idea of this project.

@bgrant0607
Copy link
Member

@ghodss @bryk

The README could clarify this. This summarizes status information available via the API and exports it to monitoring systems, using Prometheus-compatible metrics.

The UI shouldn't need this. I could imagine, however, linking from dashboard to a monitoring dashboard. That could potentially be done via annotation conventions.

@bgrant0607
Copy link
Member

FYI @a-robinson @vishh

@ghodss
Copy link
Contributor Author

ghodss commented May 9, 2016

Updated the readme to include answers to @bryk's questions.

@vishh
Copy link
Contributor

vishh commented May 9, 2016

@ghodss Can you post a separate patch with just the scope and overall design?

@@ -1,2 +1,34 @@
# kube-state-metrics
Add-on agent to export cluster metrics to monitoring systems.
# Overview
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vishh
Copy link
Contributor

vishh commented May 9, 2016

@ghodss LGTM

@ghodss ghodss merged commit 1d14b1c into kubernetes:master May 10, 2016
k8s-ci-robot pushed a commit that referenced this pull request Dec 12, 2018
pull from kube-state-metrics master
brancz added a commit to brancz/kube-state-metrics that referenced this pull request Jan 11, 2019
Rebase container image on openshift/origin-base
k8s-ci-robot pushed a commit that referenced this pull request Aug 9, 2021
branden added a commit to branden/kube-state-metrics that referenced this pull request Mar 3, 2023
…pigroup

Allow custom resources with the same kind to be watched
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants