]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/mgr/prometheus: correct metric name 44666/head
authorTatjana Dehler <tdehler@suse.com>
Wed, 19 Jan 2022 14:15:15 +0000 (15:15 +0100)
committerTatjana Dehler <tdehler@suse.com>
Wed, 19 Jan 2022 14:20:41 +0000 (15:20 +0100)
commiteefcb0aeedd398d2785a003c86d48c81e0fa36cb
treecfd3e017bc1dd31e84cecf847b93b3c00d2da8b3
parent51a347456dead2c327a08926a7042bfa685b397c
doc/mgr/prometheus: correct metric name

Replace the metric name `node_disk_bytes_written` by
`node_disk_written_bytes_total` to reflect changes made in node exporter
version 0.16.0
https://github.com/prometheus/node_exporter/releases/tag/v0.16.0 /
https://github.com/prometheus/node_exporter/blob/v0.16.0/docs/example-16-compatibility-rules.yml .

Fixes: https://tracker.ceph.com/issues/53932
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
doc/mgr/prometheus.rst