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/storage
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 Add a test for swift path computation 2016-01-15 15:35:04 -05:00
basestorage.py allow HEAD on ACI images 2016-02-12 16:28:44 -05:00
cloud.py Use prometheus as a metric backend 2016-07-01 14:16:50 -04:00
distributedstorage.py Remove list directory from storage driver 2016-01-15 15:35:04 -05:00
fakestorage.py Make security scan testing much faster 2016-05-05 13:55:24 -04:00
local.py Add a test for swift path computation 2016-01-15 15:35:04 -05:00
swift.py allow HEAD on ACI images 2016-02-12 16:28:44 -05:00