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

Prometheus API server monitoring is not working out of the box #628

Closed
JeffreyVdb opened this issue Jul 10, 2019 · 5 comments
Closed

Prometheus API server monitoring is not working out of the box #628

JeffreyVdb opened this issue Jul 10, 2019 · 5 comments

Comments

@JeffreyVdb
Copy link

JeffreyVdb commented Jul 10, 2019

Describe the bug

When installing prometheus using the community helm chart, the wrong API server IP is used for monitoring.

This should work out of the box

To Reproduce

helm fetch --untar stable/prometheus
cd prometheus
helm template --name=my-prometheus . | kubectl apply -f -

Expected behavior

The API server is monitored correctly

Screenshots

Screenshot from 2019-07-10 13-48-43

@erikwilson
Copy link
Contributor

Thanks for reporting this! Would be helpful to know the version of k3s also, I think this should be fixed with the 0.7.0 RCs, if you are able to confirm it has been fixed or not in v0.7.0-rc4 would be greatly appreciated.

@ahmedmagdiosman
Copy link

Just to add another data point, I've had this issue with 0.6.1. I haven't tried any of the RCs.

@BlackTurtle123
Copy link

Thanks for reporting this! Would be helpful to know the version of k3s also, I think this should be fixed with the 0.7.0 RCs, if you are able to confirm it has been fixed or not in v0.7.0-rc4 would be greatly appreciated.

We did try this with the 7rc4, here it was still happening.

@runningman84
Copy link

see #425

@brandond
Copy link
Member

brandond commented Dec 5, 2020

Closing due to age. Prometheus monitoring is working fine for me, and via Rancher monitoring app.

@brandond brandond closed this as completed Dec 5, 2020
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

No branches or pull requests

6 participants