Metrics log is stored as $NBUSERDIR/var/log/metrics. When number of logged records is equal or greater than 1000, file metrics is renamed to metrics.1 and content of metrics.1 is uploaded to URL decoded from http://testwww.netbeans.org/nonav/uigestures/index2.html. This URL is stored in Bundle.properties. Default upload URL (stored at given page) is http://statistics.netbeans.org/usageLogCollector. It is possible to overwrite this by setting system property org.netbeans.modules.uihandler.Metrics.
On every IDE startup system info with list of enabled and disabled modules is logged.