]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: split entity_name only once (handle ids with dots) 33094/head
authorDan Mick <dan.mick@redhat.com>
Tue, 17 Dec 2019 22:57:54 +0000 (14:57 -0800)
committerDan Mick <dan.mick@redhat.com>
Wed, 5 Feb 2020 05:45:27 +0000 (21:45 -0800)
commit626c7dff0386dfc370d54561ae6bfa9866f2ee33
treeaf721805ccd42b54360149d63801dabd54bbd724
parentb456d7de7a5694fe97618368ffcd33722d3fefb0
mgr/telemetry: split entity_name only once (handle ids with dots)

If an entity name (id.type) has more than one dot (i.e. 'type' has
dots), split only on the first one

Fixes: https://tracker.ceph.com/issues/43313
Signed-off-by: Dan Mick <dan.mick@redhat.com>
src/pybind/mgr/telemetry/module.py