cloudkitty/cloudkitty/collector
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
..
__init__.py Allow Cloudkitty to collect non-OpenStack metrics 2018-04-17 11:55:37 +02:00
fake.py Improve User Experience by adding an info REST entrypoint 2017-01-09 08:51:42 +01:00
gnocchi.py Allow Cloudkitty to collect non-OpenStack metrics 2018-04-17 11:55:37 +02:00
meta.py Remove deprecated APIs and method in cloudkitty 2017-11-29 09:50:18 +00:00
monasca.py Allow Cloudkitty to collect non-OpenStack metrics 2018-04-17 11:55:37 +02:00