By default, this playbook configures your Matrix homeserver to not send any telemetry data anywhere.
The matrix.org team would really appreciate it if you could help the project out by reporting usage statistics from your homeserver. Enabling usage statistics helps track the growth of the Matrix community, and helps to make Matrix a success.
If you’d like to help by enabling submission of general usage statistics for your homeserver, add this to your configuration file (inventory/host_vars/matrix.<your-domain>/vars.yml):
matrix_synapse_report_stats: true
See Synapse’s documentation for a list of the individual parameters that are reported.