Skip to content

dotnet dump docs doesn't mention Triage dump type #47106

Open
@skarfie123

Description

@skarfie123

Type of issue

Typo

Description

current docs:
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump#options-1

Image

help text from tool:

  --type <Full|Heap|Mini|Triage>  The dump type determines the kinds of information that are collected from the
                                  process. There are several types: Full - The largest dump containing all memory
                                  including the module images. Heap - A large and relatively comprehensive dump
                                  containing module lists, thread lists, all stacks, exception information, handle
                                  information, and all memory except for mapped images. Mini - A small dump containing
                                  module lists, thread lists, exception information and all stacks. Triage - A small
                                  dump containing module lists, thread lists, exception information, all stacks and PII
                                  removed. [default: Full]

Page URL

https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/diagnostics/dotnet-dump.md

Document Version Independent Id

49ff97ff-b39a-5ae8-e4b8-81a4f8eab50c

Platform Id

ada6015f-a460-6c36-c9e9-be778bf75175

Article author

@tommcdon

Metadata

  • ID: 9a269a64-0a27-27d3-a509-47b9a0d114bf
  • PlatformId: ada6015f-a460-6c36-c9e9-be778bf75175
  • Service: dotnet-fundamentals

Related Issues

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions