]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/log
cephmetrics.git
8 years agomerge.py: Copy over data source if it exists
Boris Ranto [Wed, 6 Dec 2017 16:45:04 +0000 (17:45 +0100)]
merge.py: Copy over data source if it exists

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agostrip.py: Copy datasource
Boris Ranto [Wed, 6 Dec 2017 16:13:44 +0000 (17:13 +0100)]
strip.py: Copy datasource

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agoprometheus: alert status dashboard needs C
Boris Ranto [Wed, 6 Dec 2017 15:31:36 +0000 (16:31 +0100)]
prometheus: alert status dashboard needs C

The alert references the refId as C so it needs to be C, otherwise the
alert won't be found.

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agomerge.py: Fix datasource setting
Boris Ranto [Tue, 5 Dec 2017 17:22:53 +0000 (18:22 +0100)]
merge.py: Fix datasource setting

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agographite-web: Change default port
Boris Ranto [Tue, 5 Dec 2017 15:39:09 +0000 (16:39 +0100)]
graphite-web: Change default port

8080 is a default port radosgw so it causes an issue in rgw enabled
deployment. We can use the same port as we do for graphite-api.

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agoansible: Activate both data sources for prometheus
Boris Ranto [Tue, 5 Dec 2017 15:36:16 +0000 (16:36 +0100)]
ansible: Activate both data sources for prometheus

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agoansible: Always configure graphite and carbon cache
Boris Ranto [Tue, 5 Dec 2017 11:25:33 +0000 (12:25 +0100)]
ansible: Always configure graphite and carbon cache

In the meantime, we need this for event logging (alert status).

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agoprometheus: Fix a couple of typos in the dashboards
Boris Ranto [Tue, 5 Dec 2017 07:43:00 +0000 (08:43 +0100)]
prometheus: Fix a couple of typos in the dashboards

Signed-off-by: Boris Ranto <branto@redhat.com>
8 years agomerge.py: Fix recursive dict update
Boris Ranto [Tue, 5 Dec 2017 07:21:13 +0000 (08:21 +0100)]
merge.py: Fix recursive dict update

Signed-off-by: Boris Ranto <branto@redhat.com>