# google/cadvisor

Analyzes resource usage and performance characteristics of running containers.

Repository: https://github.com/google/cadvisor
Canonical: https://ross.abutalabs.com/products/cadvisor
Language: Go
License: NOASSERTION
License Family: other
Last push: 2026-07-20T21:23:51+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 92, longevity 100
- inputs: {"age_days": 4468, "days_push": 44, "days_rel": 53, "gap_med": 2, "n_releases_24m": 18}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 19382, forks 2486 (observed 2026-08-28T04:11:27.686489+00:00)

## What it is
cAdvisor (Container Advisor) is a running daemon from Google that collects, aggregates, processes, and exports resource usage and performance statistics for running containers. It provides per-container and machine-wide metrics via a web UI and storage/export plugins, with native Docker support and Kubernetes DaemonSet deployment.

## Use cases
- monitor cpu and memory usage of docker containers
- collect container metrics for prometheus
- track historical resource usage per container
- monitor container performance in kubernetes
- export container network and disk stats
- understand resource isolation parameters of running containers

## When to choose
- you need per-container resource metrics on a docker or kubernetes host
- you want a lightweight single-binary/container monitoring agent that exports to prometheus or other backends
- you need historical resource usage histograms and network stats per container

## When to avoid
- you need full observability with logs, traces, and alerting out of the box
- you monitor non-Linux hosts such as Windows or macOS containers
- you want application-level APM rather than infrastructure metrics

## Facets
- artifact type: service
- maturity: active
- function: monitoring, analytics
- domain: monitoring, cloud-computing
- platform: go, self-hosted
- tags: container-metrics, resource-usage, docker, kubernetes, daemon, prometheus-exporter, containers, devops, linux

## Member repositories
- google/cadvisor (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:27.686489+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-29T17:00:07.670271+00:00, confidence not recorded.
  - readme: https://github.com/google/cadvisor (fetched 2026-08-28T04:11:27.686489+00:00, sha f9e4f8764b51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
