We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c6525 commit fb24460Copy full SHA for fb24460
src/docs/product/releases/health.mdx
@@ -143,7 +143,7 @@ Number of users that started the application at least once in the specified time
143
#### Crash
144
145
The fatal error that caused the crash of the application. Errors that did not cause the end of the application should not be included.
146
-Sentry considers every error event with the field `level` set to `fatal` or the field `handled` set to `false` as a Crashed state.
+Sentry considers every error event with the field `handled` set to `false` as a Crashed state.
147
148
#### Crash Free User
149
0 commit comments