divan/expvarmon
TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s). observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4142
- days_rel: n/a
- days_push: 1024
- n_releases_24m: 0
Adoption not part of the score
2049 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A terminal-based monitoring tool for Go applications that reads expvar (/debug/vars) endpoints and displays metrics like memory, durations, and counters as sparkline charts. It supports monitoring one or many local or remote apps with minimal configuration.
Use cases
- monitor memory usage of a Go app during development
- watch expvar metrics in the terminal
- track goroutine counts across multiple Go services
- quickly debug response duration metrics
- monitor several local Go apps at once
When to choose
- you need instant, zero-config metrics for Go apps exposing expvars
- you want a lightweight terminal dashboard without storage or alerting
- you're debugging or developing Go services locally
When to avoid
- production monitoring with alerting and history
- apps that don't expose expvars endpoints
- you need persistent metrics storage or dashboards
Facets
cli-tool · maturity maintenance
monitoring terminal-ui cli monitoring developer-tools windows cli go expvar termui go-apps debugging sparklines command-line linux macos
1 source
- readme: https://github.com/divan/expvarmon · fetched 2026-08-28 · f2405493f5d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| divan/expvarmon | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem