This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/saas
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
..
__init__.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
analytics.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
cloudwatch.py Use real cloudwatch limit 2015-08-26 16:48:48 -04:00
exceptionlog.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
metricqueue.py Use prometheus as a metric backend 2016-07-01 14:16:50 -04:00