magnum/magnum/tests/unit/conductor
Cristovao Cordeiro 248e45f75c [k8s] Monitoring with Prometheus and Grafana
Profit from the default cAdvisor deployed by k8s to deploy the
remaining monitoring stack on top, made of node-exporter,
Prometheus and Grafana.

Node-exporter is ran as a normal pod through a manifest, while
Prometheus and Grafana are deployments with 1 replica.

Prometheus has compliance with Kubernetes, so the discovery of
the nodes and other k8s components is configured directly in
Prometheus configuration.

Change-Id: If2cab996b9458580a55b5212ab298c909622e7f3
Partially-Implements: blueprint container-monitoring
2017-03-17 11:41:43 +01:00
..
handlers [k8s] Monitoring with Prometheus and Grafana 2017-03-17 11:41:43 +01:00
tasks Fix invalid import order 2016-02-07 22:54:41 -08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Code refactoring in conductor/k8s_api.py 2016-05-18 01:55:20 +05:30
test_monitors.py Switch to kubernetes upstream python client 2017-02-13 14:48:08 -05:00
test_rpcapi.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
test_scale_manager.py Move scale managers at driver level 2017-01-23 17:16:32 +01:00
test_utils.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00