]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
node-exporter: exclude client nodes
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 11 Sep 2020 15:25:57 +0000 (11:25 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 14 Sep 2020 20:13:11 +0000 (16:13 -0400)
commit25ba7f5314e42c28dc9bc779cd57ef6c77426468
treef2edefdf1c7e9b34a8ddd149434f68b7cd8d3ca0
parent24698e7f4b87306701c046722d21e46198b37875
node-exporter: exclude client nodes

We don't need to install node-exporter on client node because there's
no ceph services running on them.
This also makes sure we use the group name variables in the prometheus
service template instead of hardcoding the values.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit b105549ed858eb034d97f5fcad4890e17ee2ebfd)
dashboard.yml
roles/ceph-prometheus/templates/prometheus.yml.j2