Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upError scraping kubernetes apiserver endpoints in minikube with example prometheus configuration #4120
Comments
This comment has been minimized.
This comment has been minimized.
|
It makes more sense to ask questions like this on the prometheus-users mailing list rather than in a GitHub issue. On the mailing list, more people are available to potentially respond to your question, and the whole community can benefit from the answers provided. |
brian-brazil
closed this
Apr 28, 2018
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 22, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 22, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
yunlzheng commentedApr 28, 2018
Proposal
Use case. Why is this important?
Nice to have' is not a good use case :)
Bug Report
What did you do?
What did you expect to see?
Prometheus can discovery the kubernetes-apiservers,kubernetes-cadvisor and kubernetes-nodes targets and success scraping metrics data
What did you see instead? Under which circumstances?
The target kubernetes-apiservers scraping error with messahe:
Environment
System information:
$ uname -srm
Linux 4.9.13 x86_64
Prometheus version:
/prometheus $ prometheus --version
prometheus, version 2.2.1 (branch: HEAD, revision:
bc6058c)
build user: root@149e5b3f0829
build date: 20180314-14:15:45
go version: go1.10
Prometheus configuration file:
https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml