]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: default to reports every 24h; lower minimum
authorSage Weil <sage@redhat.com>
Fri, 19 Apr 2019 17:24:48 +0000 (12:24 -0500)
committerJoao Eduardo Luis <joao@suse.com>
Mon, 9 Dec 2019 19:36:54 +0000 (19:36 +0000)
commite755677cadf5c9743e79d353eb08aa7317f371f6
treebd5ebac4e79828a2fa42c5713870c50ec763520c
parent5f194808274ae8b4898fb3733143b94af031dcd0
mgr/telemetry: default to reports every 24h; lower minimum

Allow more frequent telemetry reports.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 712987d53337e39ad871ee7abb38c2e2755fc75d)

Conflicts:
src/pybind/mgr/telemetry/module.py
          Past commit in master had introduced field types and a
          'minimum' value for the interval. We concluded that the field
          types commit does not affect the telemetry module in a
          significant way to force us to backport it, and the minimum
          value commit is introduced for the benefit of the dashboard
          (which, in luminous, does not have control over telemetry)
src/pybind/mgr/telemetry/module.py