Commit graph

5 commits

Author SHA1 Message Date
Matt Jibson
3d9acf2fff Use prometheus as a metric backend
This entails writing a metric aggregation program since each worker has its
own memory, and thus own metrics because of python gunicorn. The python
client is a simple wrapper that makes web requests to it.
2016-07-01 14:16:50 -04:00
Matt Jibson
348f70c949 Add fulldbtest support to local-docker.sh 2015-10-21 15:33:48 -04:00
Matt Jibson
7a85140aae Add initdb to local-docker.sh 2015-10-06 01:29:15 -04:00
Matt Jibson
72c21a98e8 Add buildman and test to the docker build script 2015-08-18 13:47:16 -04:00
Matt Jibson
f271499f64 Add development dockerfile for local dev 2015-08-03 10:58:47 -04:00