Glimpse/Glimpse
The open source diagnostics platform for the web observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 5697
- days_rel: n/a
- days_push: 2050
- n_releases_24m: 0
Adoption not part of the score
2304 stars · 411 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Glimpse is an open-source diagnostics platform for ASP.NET web applications that inspects requests in real time, profiling server-side activity, database calls, view rendering, and routing. It presents insights in-browser via HTML/CSS/JS with no proprietary browser plugin required.
Use cases
- profile asp.net mvc request performance with a gantt chart
- debug slow or excessive database queries in a web app
- see how asp.net routes are matched for a request
- inspect view resolution and rendering paths
- view trace statements without digging through log files
- decode viewstate in asp.net webforms
- inspect ajax and historical requests
When to choose
- you maintain a legacy ASP.NET or ASP.NET MVC/WebForms application and need in-browser diagnostics
- you want lightweight profiling without a proprietary browser extension
- you need route debugging and server configuration visibility in .NET
When to avoid
- you are starting a new project - the project is abandoned and v2 work moved to an unfinished prototype
- you use ASP.NET Core or non-.NET stacks - Glimpse targets classic ASP.NET
- you need actively maintained monitoring - prefer modern APM or Application Insights tooling
Facets
library · maturity abandoned
monitoring tracing logging benchmarking middleware web-development developer-tools performance dotnet aspnet profiling diagnostics request-inspection gantt-chart route-debugging nuget debugging web-server iis
2 sources
- readme: https://github.com/Glimpse/Glimpse · fetched 2026-08-28 · 3d44201f6881
- homepage: http://getGlimpse.com · fetched 2026-08-29 · d3c9cba6b2f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Glimpse/Glimpse | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem