Ross ROSS = Recommend OSS · open-source software intelligence for agents

grafana/loki

Like Prometheus, but for logs. observed · 2026-08-28

github.com/grafana/loki · homepage · Go · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • 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: 6.0
  • age_days: 3061
  • days_rel: 15
  • days_push: 7
  • n_releases_24m: 67

Full methodology

Adoption not part of the score

28790 stars · 4092 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Grafana Loki is a horizontally scalable, multi-tenant log aggregation system inspired by Prometheus that indexes only log stream labels rather than full log contents. It stores compressed log chunks in object storage like S3 or GCS, integrates natively with Grafana and Kubernetes, and supports LogQL querying, metrics-from-logs, and alerting.

Use cases

  • aggregate logs from kubernetes pods
  • cheap centralized log storage
  • query logs in grafana
  • generate metrics and alerts from log lines
  • replace elasticsearch for log management
  • collect and search application logs at scale

When to choose

  • you already use Prometheus and Grafana and want label-based log correlation
  • you want cost-effective log storage on object storage without full-text indexing
  • you run Kubernetes and want automatic pod label indexing
  • you need a horizontally scalable, multi-tenant logging backend

When to avoid

  • you need full-text search over log contents with rich ad-hoc queries
  • you want a turnkey single-binary log solution with a built-in UI
  • you rely on complex log parsing and indexing at ingestion time

Facets

service · maturity stable

logging monitoring search-engine alerting monitoring cloud-computing self-hosted cloud self-hosted go log-aggregation prometheus-style grafana logql object-storage observability multi-tenant storage devops linux docker kubernetes

8 sources

Member repositories

RepositoryRoleHealth v2
grafana/lokimain95

For agents

markdown · JSON · MCP: product_card(name="grafana/loki")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem