# Glimpse/Glimpse

The open source diagnostics platform for the web

Repository: https://github.com/Glimpse/Glimpse
Canonical: https://ross.abutalabs.com/products/glimpse
Homepage: http://getGlimpse.com
Language: C#
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2021-01-22T00:56:22+00:00

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

## Adoption (not part of the score)
Stars 2304, forks 411 (observed 2026-08-28T04:06:35.639027+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: monitoring, tracing, logging, benchmarking, middleware
- domain: web-development, developer-tools, performance
- platform: dotnet
- tags: aspnet, profiling, diagnostics, request-inspection, gantt-chart, route-debugging, nuget, debugging, web-server, iis

## Member repositories
- Glimpse/Glimpse (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.639027+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:39:42.914718+00:00, confidence not recorded.
  - readme: https://github.com/Glimpse/Glimpse (fetched 2026-08-28T04:06:35.639027+00:00, sha 3d44201f6881)
  - homepage: http://getGlimpse.com (fetched 2026-08-29T10:20:10.171334+00:00, sha d3c9cba6b2f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
