# phoenixframework/phoenix_live_dashboard

Realtime dashboard with metrics, request logging, plus storage, OS and VM insights

Repository: https://github.com/phoenixframework/phoenix_live_dashboard
Canonical: https://ross.abutalabs.com/products/phoenix_live_dashboard
Language: Elixir
License: MIT
License Family: permissive
Topics: phoenix, liveview, dashboard, metrics, ecto
Last push: 2026-08-26T07:33:04+00:00

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

## Adoption (not part of the score)
Stars 2170, forks 206 (observed 2026-08-28T04:06:21.709065+00:00)

## What it is
A real-time performance monitoring and debugging dashboard for Phoenix applications, built on LiveView. It visualizes telemetry metrics, request logs, OS data, and Erlang VM insights like processes, ports, sockets, and ETS tables across distributed nodes.

## Use cases
- monitor phoenix application metrics in real time
- debug slow requests with request logging
- inspect erlang vm processes and ets tables
- view cpu memory and disk usage of the host os
- visualize telemetry events with live charts
- monitor multiple nodes via distributed erlang
- inspect ecto repo table and index usage

## When to choose
- you run a Phoenix or Elixir app and want built-in realtime observability
- you need to debug BEAM processes, ports, sockets, or ETS tables
- you want telemetry metric charts without external monitoring infrastructure
- you operate a distributed Erlang cluster and need cross-node visibility

## When to avoid
- your stack is not Elixir/Phoenix
- you need long-term metric storage, alerting, or historical dashboards
- you require multi-tenant or externally accessible monitoring with strict access control
- you monitor non-BEAM services

## Facets
- artifact type: library
- maturity: active
- function: monitoring, data-visualization, logging, web-framework
- domain: monitoring, web-development, developer-tools, backend
- platform: self-hosted
- tags: phoenix, liveview, elixir, telemetry, realtime-dashboard, ecto, erlang-vm, web-server

## Member repositories
- phoenixframework/phoenix_live_dashboard (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.709065+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-30T02:49:20.171639+00:00, confidence not recorded.
  - readme: https://github.com/phoenixframework/phoenix_live_dashboard (fetched 2026-08-28T04:06:21.709065+00:00, sha 3bd5bd4f4963)
- Data as of 2026-08-30T08:39:29.467469+00:00.
