# bloomberg/goldpinger

Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.

Repository: https://github.com/bloomberg/goldpinger
Canonical: https://ross.abutalabs.com/products/goldpinger
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: kubernetes, kubernetes-monitoring, prometheus
Last push: 2026-04-23T15:38:04+00:00

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

## Adoption (not part of the score)
Stars 2735, forks 187 (observed 2026-08-28T04:07:16.259387+00:00)

## What it is
Goldpinger is a Kubernetes debugging tool that runs as a DaemonSet and makes calls between its instances to test and visualize network connectivity between cluster nodes. It exposes Prometheus metrics and a UI graph for troubleshooting connectivity and latency issues.

## Use cases
- debug network connectivity between kubernetes nodes
- visualize cluster networking health as a graph
- alert on node-to-node connectivity failures with prometheus
- troubleshoot slow network paths in a k8s cluster
- monitor packet loss and RTT between nodes
- run chaos engineering experiments on cluster networking

## When to choose
- you run Kubernetes and need to diagnose node-to-node networking issues
- you want Prometheus metrics and Grafana dashboards for cluster connectivity
- you need a lightweight, self-hosted network health checker for your cluster

## When to avoid
- you need application-level or service-mesh traffic monitoring rather than node connectivity
- you are not running Kubernetes
- you need deep packet inspection or flow-level network analysis

## Facets
- artifact type: service
- maturity: active
- function: monitoring, alerting, networking, analytics
- domain: monitoring, networking
- platform: self-hosted, go
- tags: kubernetes-networking, daemonset, prometheus-metrics, connectivity-check, grafana, cluster-debugging, kubernetes, devops, containers, docker

## Member repositories
- bloomberg/goldpinger (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.259387+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:14:27.215269+00:00, confidence not recorded.
  - readme: https://github.com/bloomberg/goldpinger (fetched 2026-08-28T04:07:16.259387+00:00, sha a440864d04ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
