salesforce/sloop
Kubernetes History Visualization observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 68
- Release rhythm 8
- Longevity 100
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: 2548
- days_rel: n/a
- days_push: 197
- n_releases_24m: 0
Adoption not part of the score
1583 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sloop is a self-contained Go service that monitors a Kubernetes cluster, recording histories of events and resource state changes. It provides a web-based visualization with timeline displays to help debug past events, including resources that no longer exist.
Use cases
- debug why a kubernetes pod disappeared after a deployment
- view a timeline of rollout changes to deployments and replicasets
- investigate transient or intermittent errors in a kubernetes cluster
- find what host a deleted pod was running on
- see how a kubernetes application's resources changed over time
- keep a history of kubernetes events without external storage dependencies
When to choose
- you need to debug past kubernetes events and inspect deleted resources
- you want a self-contained history tool with no dependency on distributed storage
- you prefer a simple helm chart or docker deployment inside your cluster
When to avoid
- you need full metrics, alerting, or log aggregation rather than resource/event history
- you require long-term retention in external storage systems
- you are not running kubernetes
Facets
service · maturity active
monitoring data-visualization logging monitoring data-visualization self-hosted go self-hosted kubernetes k8s-history debugging helm-chart event-history resource-state observability web-ui containers devops docker web-server
1 source
- readme: https://github.com/salesforce/sloop · fetched 2026-08-28 · 4cd71198cabd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| salesforce/sloop | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="salesforce/sloop")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem