diagnostics
diagnostics copied to clipboard
Node.js Diagnostics Working Group
Hi! This issue is just cross-linking with Chromium bugs. IDK if this is needed. Just if it will be solved we may additionally add this to the change log history....
## Context This pull request aims to document `llnode` user journey. Ref: https://github.com/nodejs/llnode/issues/401 Ref: https://github.com/nodejs/diagnostics/issues/502 ## Update - [x] Create a structure - [x] Validate the structure together - [...
I tried to summarize current state of requisites for `V8 Code Event Handler API`. Requisites are taken from Tier 1 (most complete set of requirements). There are some requirements that...
The `process.report`/`--experimental-report` feature comes with output that contains a version number; however, it is unclear what that version number means and when it is incremented. For nodejs/node#31386, it would be...
As per [Diagnostics Meeting 2022-07-26](https://github.com/nodejs/diagnostics/pull/575/commits/e503cf13f4bd6adf2241bce1f18a21b3cc3dc46f#diff-d0fda06c79c7e1a2e9bb8618f888d0ef209b10e1f9732f3f9fac2ba264d9ee07R25) This issue tracks work on llnode ### Discussion Support Matrix - https://github.com/nodejs/llnode/issues/405 ### Work In Progress - User Journeys for llnode - https://github.com/nodejs/llnode/issues/401 @tony-go -...
Noting @Qard 's idea that we should have diagnostics sessions at the collaboration summit. Opening this issue to put it onto the next DWG session.
Since https://github.com/nodejs/diagnostics/issues/507. We've had no meeting in the second timezone (10.30 PM UTC) so far, which means that we are having a single meeting per month. I'd like suggest to...
This issue aims to track the remaining tutorials under [documentation](https://github.com/nodejs/diagnostics/tree/main/documentation) folder. The https://github.com/nodejs/diagnostics/issues/439 contains the documents created in the WG Deep Dive and we are working to transpose them into...
During the review of pull request #572, I thought that it could be interesting to have our list of practices/rules when it comes to writing documentation. It should not be...
This issue is to track ongoing work to refine Trace Events in Node and graduate it from experimental state. It builds on and replaces * https://github.com/nodejs/diagnostics/issues/30 * https://github.com/nodejs/diagnostics/issues/53 Initial Trace...