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

Using prometheus with Grafana #5332

Closed
RaynDol opened this Issue Mar 11, 2019 · 1 comment

Comments

Projects
None yet
2 participants
@RaynDol
Copy link

RaynDol commented Mar 11, 2019

Hi,

Thanks for this great repo and idea! :)

im trying to monitor K8S with Grafana and Prometheus Operator
most of the metrics are working as expected and I was able to see the dashboard with the right value, our system contain 10 nodes with overall 500 pods, now when I run query in Grafana to get all the graphs which contain all the nodes and all the pods on those nodess the Grafaa Ui doesn't show anything even if I increase the interval to 15 min . I see just the continue indicator working but no response . (the data is from previous screen )

I remove all the limits and requests from Prometheus and Grafana
(when I monitor Prometheus and Grafana I didnt see high load on those components when i execute the query i.e. entering to the screen)

we are using Grafana 5.4.2 and Prom operator 0.29,
I try to search the net and I find the following
http://docs.grafana.org/installation/performance/
I increase the graphite to the latest version 1.1.5 without success,
Any idea, any hint what it could be ?

I remove all the limits so now sure what else can I do my system have lot of resources so this is not a problem, the problem is just on this query which I suppose its heavy but I dont know why it hanging

btw when I see the network I see very large url in the query and some of them are with status cancelled .

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Mar 11, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.