cloudkitty/cloudkitty/common
Martin CAMEY dff3e97b12 Allow Cloudkitty to collect non-OpenStack metrics
* Add a SourceFetcher, which allows to retrieve new type of data sources.
  It allows new collectors to be added.
  (examples: Prometheus, Influxdb, Kubernetes...)

* Base Cloudkitty on metrics instead of services and resources
  for collecting metrics. This new architecture allows Cloudkitty
  to be more agnostic and so to rate containers metrics as the same way
  as virtual machines metrics.

* Centralize metrology information in metrics.yml under metrics names.

Task: 6291
Story: 2001501

Change-Id: I00ca080cf05dfc03a3363720f85b79e003eda9be
2018-04-17 11:55:37 +02:00
..
db Remove downgrade migrations 2016-08-15 12:19:34 +08:00
policies Allow Cloudkitty to collect non-OpenStack metrics 2018-04-17 11:55:37 +02:00
__init__.py Added alembic support for database migrations 2014-08-08 15:02:12 +02:00
config.py Allow Cloudkitty to collect non-OpenStack metrics 2018-04-17 11:55:37 +02:00
defaults.py Update default configuration for cors 2018-01-31 11:20:47 +00:00
policy.py Policy in code 2017-12-08 16:45:13 +00:00