NodeVerdict: a browser-based viewer for TracingChannel diagnostic data
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- node.js
- Domain
- observability
Research direction
Review the linked NodeVerdict repository and its examples/ directory, then try the live demo with the supplied sample data. The issue asks for feedback, roadmap alignment, and possible inclusion in the diagnostics projects list, but it does not define an implementation target or completion criteria.
Written by the indexing model from the issue text.
Description
I've been working on a tool called NodeVerdict that might be of interest to this group.
Repo: https://github.com/SnowLeopard-io/NodeVerdict
Live demo: https://snowleopard-io.github.io/NodeVerdict/
It's a browser-based viewer for diagnostics_channel.TracingChannel events. You upload a JSON export of events (or OTel JSON, or a .ndv binary file), and it renders them as a timeline, waterfall chart, CPU flame graph, heap snapshot analysis, etc. All processing happens locally in the browser.
Why I'm posting here
As more libraries add TracingChannel support (mysql2, ioredis, pg, Express — some merged, some in PR), there's a growing need for tools that can consume and visualize this data. NodeVerdict is an attempt to fill that gap on the "consumer" side.
The tool also happens to exercise the diagnostic APIs in ways that might surface rough edges or missing pieces. I've already run into a few things while building it that I plan to document separately.
What it supports
- TracingChannel event timeline with channel filtering
- Waterfall chart for async operation chains
- CPU profile flame graph (
.cpuprofile) - Heap snapshot analysis and diff (
.heapsnapshot) - Live monitoring via WebSocket agent
- OpenTelemetry JSON import
- Large file streaming via Web Worker (no blocking)
What I'm looking for
- Feedback from WG members on whether the direction is useful
- Awareness of any WG roadmap items that NodeVerdict could align with
- If there's interest, I'd be happy to contribute the tool to the WG's list of diagnostic projects
The repo has examples/ directory with sample data you can drop in to test.
Happy to answer questions or adapt the tool if it helps inform the WG's work.
Thanks.
- Dominant language
- No language data
- Stars
- 550
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nodejs/diagnostics
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
nodejs/diagnostics#648 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 20/100
nodejs/diagnostics#690 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 20/100
nodejs/diagnostics#689 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
nodejs/diagnostics#688 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
nodejs/diagnostics#686 ·
All issues in nodejs/diagnostics
Similar issues
-
comp/tools P2 type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
NousResearch/hermes-agent#117428 ·
-
sdk
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
langchain-ai/langsmith-sdk#3566 ·
-
clawsweeper:bulk-filed clawsweeper:no-new-fix-pr clawsweeper:source-repro impact:other issue-rating: 🦞 diamond lobster P2
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
[Bug] "Detected rollback scenario" logged on every reconcile for a steady-state current version Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CherryHQ/cherry-studio#20799 · 1 reaction ·