]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/influx: Send fsid as a tag to Influx to identify cluster
authorWido den Hollander <wido@42on.com>
Wed, 29 Nov 2017 08:07:23 +0000 (09:07 +0100)
committerWido den Hollander <wido@42on.com>
Wed, 6 Jun 2018 13:49:16 +0000 (15:49 +0200)
commitcc3b0a8a6b002a602c92922f3fd9960c417c0a7b
tree54b5211e886a6cb88cf091db652f0679bc74d38c
parent7e683e52088f09b0e3c0f9f68c669e772b9f6301
mgr/influx: Send fsid as a tag to Influx to identify cluster

This allows for multiple Ceph clusters to send their data to the
same Influx database.

Using the fsid values for different clusters can be queried from
Influx

Signed-off-by: Wido den Hollander <wido@42on.com>
(cherry picked from commit 2b71a8919c705834d9e669731c2ac83c52715b5b)
src/pybind/mgr/influx/module.py