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 5cede2b commit 31e9e10Copy full SHA for 31e9e10
docs/core/diagnostics/dumps.md
@@ -10,7 +10,7 @@ A dump is a file that contains a snapshot of the process at the time it was crea
10
11
## Collect dumps
12
13
-Dumps can be collected in a variety of ways depending on which platform you are running your app on.
+Dumps can be collected in a variety of ways depending which platform you are running your app on.
14
15
> [!NOTE]
16
> Collecting a dump inside a container requires PTRACE capability, which can be added via `--cap-add=SYS_PTRACE` or `--privileged`.
0 commit comments