top of page

Loki -

"Loki" most commonly refers to , a highly scalable and cost-effective log aggregation system inspired by Prometheus. Key Features of Grafana Loki

: Uses a query language similar to Prometheus' PromQL , allowing users to filter logs by labels and even generate metrics from log data. "Loki" most commonly refers to , a highly

: Designed to scale from a single Raspberry Pi to handling petabytes of data per day through a modular architecture (distributors, ingesters, and queriers). : Allows multiple independent teams or "tenants" to

: Allows multiple independent teams or "tenants" to share a single Loki instance while keeping their data completely isolated. : Built for a seamless experience within the

: Unlike traditional systems, Loki only indexes metadata (labels) rather than the full log content. This significantly reduces storage costs and operational complexity.

: Built for a seamless experience within the Grafana ecosystem, enabling users to switch between metrics, logs, and traces in a single dashboard.

bottom of page