This way a user can enable the module and look at the output before
deciding to send it to anyone.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit
9320bdb8ac06668719a9f910e12a9e9f4ed56405)
Conflicts:
src/pybind/mgr/telemetry/module.py
We don't have some other scaffolding that exists on master,
and we are not cherry-picking it because it changes
significantly the module's code in a way that is not a clear
advantage for the telemetry module (in 'luminous' context)
},
{
'name': 'enabled',
- 'default': True
+ 'default': False
},
{
'name': 'leaderboard',