]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/influx: added influx plugin
authormhdo2 <mhdo2@users.noreply.github.com>
Tue, 18 Jul 2017 22:33:55 +0000 (18:33 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:23 +0000 (23:03 +0000)
commitde89603e54f550ffc4ff994026f32c5b7d5f6529
treefcf3fe1a6e44f9cd1a335af4fc289cab9ccb44aa
parent2fea47d9710ec1e388db044065bc42b8046dae22
mgr/influx: added influx plugin

Signed-off-by: My Do <mhdo@umich.edu>
(cherry picked from commit 68ae26c014d0471cc3f2f979dc8d822b2e50740f)
doc/mgr/influx.rst [new file with mode: 0644]
src/pybind/mgr/influx/__init__.py [new file with mode: 0644]
src/pybind/mgr/influx/influx.conf [new file with mode: 0644]
src/pybind/mgr/influx/module.py [new file with mode: 0644]