# salesforce/sloop

Kubernetes History Visualization

Repository: https://github.com/salesforce/sloop
Canonical: https://ross.abutalabs.com/products/sloop
Language: Go
License: BSD-3-Clause
License Family: permissive
Last push: 2026-02-17T16:38:56+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 8, longevity 100
- inputs: {"age_days": 2548, "days_push": 197, "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 1583, forks 139 (observed 2026-08-28T04:05:07.307148+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: monitoring, data-visualization, logging
- domain: monitoring, data-visualization, self-hosted
- platform: go, self-hosted
- tags: kubernetes, k8s-history, debugging, helm-chart, event-history, resource-state, observability, web-ui, containers, devops, docker, web-server

## Member repositories
- salesforce/sloop (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.307148+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-30T03:56:07.033631+00:00, confidence not recorded.
  - readme: https://github.com/salesforce/sloop (fetched 2026-08-28T04:05:07.307148+00:00, sha 4cd71198cabd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
