# FormidableLabs/nodejs-dashboard

Telemetry dashboard for node.js apps from the terminal!

Repository: https://github.com/FormidableLabs/nodejs-dashboard
Canonical: https://ross.abutalabs.com/products/nodejs-dashboard
Language: JavaScript
License: MIT
License Family: permissive
Topics: nodejs, telemetry, monitoring
Archived: true
Last push: 2022-03-03T22:32:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3614, "days_push": 1644, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3882, forks 141 (observed 2026-08-28T04:08:28.131178+00:00)

## What it is
A terminal-based telemetry dashboard for Node.js applications that shows realtime process metrics without code instrumentation. It renders charts and statistics in the terminal and splits stderr/stdout to surface errors quickly.

## Use cases
- monitor node.js process metrics in the terminal
- view realtime CPU and memory graphs for a node app during development
- spot errors sooner by splitting stderr and stdout
- inspect node process performance without adding instrumentation code
- run my dev server with a live stats dashboard

## When to choose
- you want zero-code realtime telemetry for a node.js app during local development
- you prefer terminal-based dashboards over browser-based monitoring UIs
- you need quick visibility into process stats while debugging

## When to avoid
- you need production monitoring or long-term metrics retention
- your stack is not node.js
- you need distributed tracing or multi-service observability

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: monitoring, developer-tools, terminal-ui, cli
- domain: developer-tools, monitoring
- platform: cli, cross-platform
- tags: telemetry, dashboard, realtime-metrics, dev-tools, nodejs, command-line

## Member repositories
- FormidableLabs/nodejs-dashboard (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.131178+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:42.394233+00:00, confidence not recorded.
  - readme: https://github.com/FormidableLabs/nodejs-dashboard (fetched 2026-08-28T04:08:28.131178+00:00, sha 5b2d3c727b53)
  - registry_npm: https://registry.npmjs.org/nodejs-dashboard (fetched 2026-08-29T09:20:00.414143+00:00, sha a819475d1dfa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
