fix chage duplicate message

This commit is contained in:
peter.maquiran
2025-09-04 15:40:45 +01:00
parent cfc7330e72
commit 430adf394d
54 changed files with 206 additions and 330 deletions
+2 -3
View File
@@ -132,15 +132,14 @@ registerLocaleData(localePt, 'pt');
})
openTelemetryLogging.send({
type: 'graylog',
level: 'info',
message: event.exception.values[0].value,
payload: {
message: event.exception.values[0].value,
object: {
sentry: true,
error: event
}
},
spanContext: null
})
}
// Return event to send it to Sentry