Skip to content

Commit d2df3fd

Browse files
committed
doc: add report version section
1 parent 3b6da7c commit d2df3fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,8 @@ includes the date, time, PID, and a sequence number. The sequence number helps
601601
in associating the report dump with the runtime state if generated multiple
602602
times for the same Node.js process.
603603

604+
## Report Version
605+
604606
Diagnostic report has an associated single-digit version number (`report.header.reportVersion`),
605607
uniquely representing the report format. The version number is bumped
606608
when new key is added or removed, or the data type of a value is changed.

0 commit comments

Comments
 (0)