cadvisor
Here are 75 public repositories matching this topic...
-
Updated
Apr 17, 2020
The README.md currently mentions how to do this using DNS, but could this process not be improved on by using Consul instead?
As already mentioned in the readme, DockerSwarm.rocks recommends Traefik and HTTPS. This install uses Consul as a key-value store for the SSL certificates, which means many/most of the Docker Swarm installs following that recipe will have C
-
Updated
Dec 23, 2019 - Dockerfile
-
Updated
Sep 13, 2018 - Roff
-
Updated
Jun 10, 2018
-
Updated
May 6, 2020 - Go
Hey, thanks for this project!my Swarm cluster with 3+ manager and 3+ worker node,How do I use it? I install docker swarm cluster on my own. I don't use portworx or etcd.How do I modify docker-compose.yml?
-
Updated
Apr 15, 2020
Prometheus provides the ability to replicate locally stored data to remote storage. This helps solving the following issues:
- Global query view, when you want running a query over data from multiple Prometheus instances.
- Long-term storage. Local storage size in Prometheus is limited by local disk capacity. Remo
-
Updated
Nov 3, 2019 - HCL
-
Updated
Feb 24, 2019
-
Updated
Feb 1, 2018 - VCL
-
Updated
Jan 5, 2019 - Shell
-
Updated
Nov 2, 2019 - Shell
-
Updated
Jun 6, 2019
-
Updated
Apr 14, 2020 - Dockerfile
-
Updated
Dec 4, 2017 - Go
-
Updated
Apr 6, 2020 - Dockerfile
-
Updated
Apr 2, 2020
-
Updated
Mar 29, 2017 - Shell
-
Updated
Jul 2, 2018
-
Updated
Jul 1, 2019 - Python
-
Updated
Jun 29, 2017 - Python
-
Updated
Sep 1, 2017 - Shell
-
Updated
May 19, 2019 - Shell
-
Updated
May 13, 2020
Improve this page
Add a description, image, and links to the cadvisor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cadvisor topic, visit your repo's landing page and select "manage topics."
I can see that the local NodeExporter is configured to listen on port 9100 https://github.com/stefanprodan/dockprom/blob/c15864194960ec65e48dff2867d0a2f5bedb72aa/docker-compose.yml#L64
and then found the relevant config in https://github.com/stefanprodan/dockprom/blob/dbd8f15e1dc92cf46bfad6d61b4cc9cfb4ddfc45/prometheus/prometheus.yml#L19
Just to make sure that I am on the right track here an