mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 15:34:26 +01:00
Remove debug metrics
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
This commit is contained in:
@@ -51,7 +51,6 @@ async function report () {
|
||||
}
|
||||
// If enabled, gather metrics
|
||||
const metrics = await gather()
|
||||
runtime.log.debug(`Telemetry metrics: ${JSON.stringify(metrics, null, 2)}`)
|
||||
|
||||
// Post metrics to endpoint - handle any error silently
|
||||
|
||||
|
||||
Reference in New Issue
Block a user