]> 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:25 +0000 (16:13 -0400)
commit5cbbc904c14a82f7bbd8fd15781aac48aa62a48d
treee723cc6ffe7beeba0229bc9694844bbdc1c70b12
parentedb7bdd911a0138935e7644fec15b6611ffb7995
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