Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Additional Nodes #87

Open
kaarthikeyan1987 opened this issue Nov 6, 2017 · 3 comments
Open

Additional Nodes #87

kaarthikeyan1987 opened this issue Nov 6, 2017 · 3 comments

Comments

@kaarthikeyan1987
Copy link

First of all this script is awesome and I got my prometheus environment started in seconds.
Now I have a question that needs to be clarified.

  1. I don't have all the pods that I have it in my master node in the prometheus dashboard.
    image

In master node
image

From the above image I want Nginx pod to be appearing in prometheus dashboard.

Need assistance please as I am doing a POC. My main intention is to deploy a Tomcat application in a container and monitor its reqource.

Thanks...

@kaarthikeyan1987
Copy link
Author

Also I am unable to find resource usage metrics for pod and containers like CPU, Memory etc..
With respect to pod and container metrics I am getting only pod and container count metrics.

@doubledjdcb
Copy link

@kaarthikeyan1987 I couldn't see it either. For what it's worth, I needed to know in a pinch and just went with kubectl top pod .. or in my case kubectl top pod --heapster-namespace='default' since i installed heapster in the wrong namespace 😬

@pipo02mix
Copy link
Contributor

But one thing is the metric server and other Prometheus. You should be able to see container metrics. Example

screen shot 2018-11-07 at 18 04 37

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

No branches or pull requests

3 participants