forked from Silverfish/proton-bridge
feat(BRIDGE-228): removed sentry events:
This commit is contained in:
@ -121,6 +121,7 @@ func GenerateAllGluonMetrics() []map[string]interface{} {
|
||||
gluonMetrics.GenerateFailedToCommitDatabaseTransactionMetric(),
|
||||
gluonMetrics.GenerateAppendToDraftsMustNotReturnExistingRemoteID(),
|
||||
gluonMetrics.GenerateDatabaseMigrationFailed(),
|
||||
gluonMetrics.GenerateFailedToStoreFlagsOnMessages(),
|
||||
)
|
||||
return metrics
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user