Closed
Description
Follow up from the Diagnostics Session in the Collaborators Summit:
llnode
is a project under the Node.js org., and since it is a diagnostic tool it should be of our interest as a Working Group. Right now the project is fairly stable but has some issues:
- The first one is lack of visibility for the project: it seems like
llnode
is mostly known and used by Core collaborators and a handful of enterprises with large deployments. There's little content aboutllnode
, and I couldn't find any content aboutllnode
on nodejs.org, Node.js Medium or Node.js Youtube Channel - As a consequence, we only have a handful of people working on the project, leading to slow progress as well as PRs staying open forever (examples: JS API: initial implementation llnode#147 and src: add commands to inspect the workqueue llnode#122). Since we need to update llnode for almost every V8 releases, this can also lead to
llnode
not working for the latest version of Node.js.
I'm bringing this up as a discussion related to #157. llnode
is a tool worth being 1st tier supported based on its importance for Core and Native Module developers as well as enterprise, but since it is a less known feature with a low bus factor its too risky today to have llnode
as a potential blocker for releases.
Would love to discuss some ideas on how to improve the current scenario of the project.