Kong Mesh can collect information about your deployment to continuously improve the product and gather anonymous feedback. The collected data is sent to Kong servers securely for storage and aggregation.
You can use the following environment variable to enable data collection when installing the control plane in Kubernetes, or before running kuma-cp in Universal mode:
KUMA_REPORTS_ENABLED=true
Copied!
You can also set the reports.enabled field to true in the YAML configuration file.
For more information, see the control plane configuration docs.