awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FormidableLabs avatar

FormidableLabs/nodejs-dashboardArchived

0
View on GitHub↗
3,884 stele·141 fork-uri·JavaScript·MIT·2 vizualizări

Nodejs Dashboard

nodejs-dashboard is a command-line observability tool and performance monitor for Node.js applications. It functions as a terminal-based diagnostic dashboard that tracks real-time resource usage, event loop latency, and process health.

The tool uses process injection to capture telemetry and monitor running processes without requiring manual instrumentation of the application source code. It employs a grid-based layout engine to visualize this data, allowing the separation of standard output and error streams into distinct panels for log debugging.

Users can define the visual arrangement of telemetry views through custom layout files or command-line overrides. The system communicates real-time metrics from the monitored application to the dashboard via local network sockets.

Features

  • Node.js Resource Monitoring - Tracks real-time resource usage and event loop latency for Node.js applications via a terminal dashboard.
  • Terminal Dashboards - Implements a full-screen terminal interface that displays system status and telemetry data in a grid layout.
  • Node.js Performance Monitors - Ships a terminal-based dashboard for tracking real-time resource usage and event loop latency in Node.js applications.
  • CLI Observability Tools - Provides a command-line interface that visualizes telemetry and health metrics without manual code instrumentation.
  • Live Process Code Injection - Employs live process code injection to collect telemetry from running applications without requiring manual source code instrumentation.
  • Runtime Performance Diagnostics - Provides real-time visualization of application metrics and system health directly in the console during local development.
  • Process Monitors - Provides a diagnostic tool for tracking the status and resource usage of active processes.
  • Real-time Performance Monitoring - Tracks live system metrics and resource usage of running processes without requiring manual instrumentation.
  • Runtime Observability Toolsets - Provides a toolset for gathering real-time telemetry and performance metrics from running application runtimes.
  • Runtime Telemetry - Collects runtime telemetry including event loop latency and application health at regular intervals for real-time visualization.
  • Terminal Log Stream Isolation - Separates standard output and error streams into distinct terminal views to isolate bugs and troubleshoot logs.
  • Local Interprocess Communication - Uses local interprocess communication via sockets to transfer real-time metrics from the application to the dashboard.
  • Stream Separation Interfaces - Isolates standard output and error streams into separate visual buffers for more efficient log debugging.
  • Grid Layout Engines - Implements a grid layout engine to organize telemetry data panels in a two-dimensional terminal display.
  • Dashboard Layouts - Allows users to define the visual arrangement of telemetry views via custom layout files or command-line overrides.

Istoric stele

Graficul istoricului de stele pentru formidablelabs/nodejs-dashboardGraficul istoricului de stele pentru formidablelabs/nodejs-dashboard

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Nodejs Dashboard

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Nodejs Dashboard.
  • teddysun/shadowsocks_installAvatar teddysun

    teddysun/shadowsocks_install

    8,255Vezi pe GitHub↗

    This project is a collection of automated deployment tools centered around a Shadowsocks server auto-installer for Linux distributions. It provides a specialized SOCKS5 proxy manager and a web-based proxy control panel to administer secure network tunneling. The toolkit distinguishes itself by integrating a Linux kernel optimizer that enables congestion control algorithms to increase network throughput. It also includes a dedicated deployer for HTTP/3 web servers and a management interface capable of generating connection QR codes and monitoring real-time performance. The software covers a b

    Shellshadowsocksshadowsocks-libevshadowsocks-server
    Vezi pe GitHub↗8,255
  • hishamhm/htopAvatar hishamhm

    hishamhm/htop

    5,899Vezi pe GitHub↗

    htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and real-time resource visualizer, providing a dashboard to track CPU, memory, and load average metrics. The tool enables the sorting, filtering, and termination of active system processes and threads. It distinguishes itself through a text-mode interface that can render processes in a hierarchical tree structure to visualize parent-child relationships and allows for the assignment of CPU affinity to specific processor cores. The monitoring surface covers CPU utilization, memory a

    Ccconsoleconsole-application
    Vezi pe GitHub↗5,899
  • dalance/procsAvatar dalance

    dalance/procs

    6,115Vezi pe GitHub↗

    Procs is a high-performance system process monitor and viewer written in Rust. It serves as a replacement for the ps command, providing a command-line interface to track active system processes and their associated CPU and memory metrics. The tool is distinguished by its container awareness, which maps system tasks to their corresponding Docker container names. It also features an interactive process tree to visualize parent and child relationships in a hierarchical layout and a JSON exporter for programmatic data analysis and automation. The monitoring surface includes real-time activity tr

    Rust
    Vezi pe GitHub↗6,115
  • firehol/netdataAvatar firehol

    firehol/netdata

    79,416Vezi pe GitHub↗

    Netdata is a real-time infrastructure monitoring tool and multi-node observability platform. It functions as a high-resolution monitoring agent, log and metric aggregator, and time-series database designed to provide full-stack visibility into server health. The system is distinguished by its per-second metric sampling and zero-configuration auto-discovery, which allows for immediate infrastructure tracking upon installation. It utilizes edge-based machine learning and unsupervised models to detect system anomalies and abnormal metric patterns locally on each node. For distributed environment

    Go
    Vezi pe GitHub↗79,416
Vezi toate cele 30 alternative pentru Nodejs Dashboard→

Întrebări frecvente

Ce face formidablelabs/nodejs-dashboard?

nodejs-dashboard is a command-line observability tool and performance monitor for Node.js applications. It functions as a terminal-based diagnostic dashboard that tracks real-time resource usage, event loop latency, and process health.

Care sunt principalele funcționalități ale formidablelabs/nodejs-dashboard?

Principalele funcționalități ale formidablelabs/nodejs-dashboard sunt: Node.js Resource Monitoring, Terminal Dashboards, Node.js Performance Monitors, CLI Observability Tools, Live Process Code Injection, Runtime Performance Diagnostics, Process Monitors, Real-time Performance Monitoring.

Care sunt câteva alternative open-source pentru formidablelabs/nodejs-dashboard?

Alternativele open-source pentru formidablelabs/nodejs-dashboard includ: teddysun/shadowsocks_install — This project is a collection of automated deployment tools centered around a Shadowsocks server auto-installer for… square/cube — Cube is a time-series analytics platform and event data store designed for real-time performance monitoring. It… dalance/procs — Procs is a high-performance system process monitor and viewer written in Rust. It serves as a replacement for the ps… firehol/netdata — Netdata is a real-time infrastructure monitoring tool and multi-node observability platform. It functions as a… htop-dev/htop — htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface… hishamhm/htop — htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and…