Commit Graph

18 Commits

Author SHA1 Message Date
Brian Christner 1a1fd33b9c 1 - added Import Dashboard screenshot
2 - commited last changes for docker-compose
3 - this should be it for now
2016-07-14 14:19:55 +02:00
Brian Christner 92b8d032ea 1 - Added networks to the docker-compose file to seperate internal and external services
2 - Added a container_name to prometheus for easier lookups in the Grafana Datasource
2016-07-14 09:21:08 +02:00
cypherpunk 560d90d537 removed grafana version pinning 2016-07-13 15:47:57 +02:00
cypherpunk 9c6a93eddc refactored compose to use grafana over promdash, added node-exporter for host metrics and use upstream prometheus 2016-07-13 14:33:55 +02:00
Brian Christner f57c24e2be changed compose file to download image from DockerHub instead of building 2016-06-28 10:34:13 +02:00
vegasbrianc a775354c09 final touches on labeling containers 2015-11-18 11:39:11 +01:00
vegasbrianc b22c48809f removed special characters from compose file and moved everything to labels 2015-11-18 11:29:15 +01:00
vegasbrianc 1129344fd8 wow a lot of changes happend since I set this up in October. I locked down the Prometheus version to 0.16.1, fixed the docker-compose to align the new config commands, and updated the prometheus.yml format to the new standard. 2015-11-18 10:52:09 +01:00
vegasbrianc d75036ea45 wow a lot of changes happend since I set this up in October. I locked down the Prometheus version to 0.16.1, fixed the docker-compose to align the new config commands, and updated the prometheus.yml format to the new standard. 2015-11-18 10:51:04 +01:00
Brian Christner f7cc744eb2 Update docker-compose.yml
Updated the docker-compose file container variables.  It appears the docker-compose configuration option container_name changed to name in the latest version of docker-compose.
2015-11-17 16:24:31 +01:00
Brian Christner 0d96bcb81a Update docker-compose.yml
Added links to the Prometheus container to exporter and cadvisor so comms is up right from the build
2015-11-09 14:03:57 +01:00
Ville Väänänen 52b83a311f fix typo 2015-09-23 00:58:37 +03:00
Brian Christner 6a1b6c7e2a Update docker-compose.yml
Added cAdvisor container
2015-08-20 11:35:21 +02:00
root eaca8b49d0 finally fixed the compose file. Changed the Dockerfile to pull the Prometheus image then inject the yml config changes 2015-08-18 23:28:12 +02:00
root dc8f124b58 still broke 2015-08-18 16:58:23 +02:00
root df0a31125e updated compose file fixing some bugs 2015-08-18 15:40:02 +02:00
Brian Christner 988c6c97c0 updated service names removing minus in compose and yml files 2015-08-18 14:40:38 +02:00
Brian Christner bf34f627cf created docker-prometheus compose file and edited the Prometheus yml file 2015-08-18 14:36:46 +02:00