"Loki" most commonly refers to , a highly scalable and cost-effective log aggregation system inspired by Prometheus. Key Features of Grafana Loki
: Designed to scale from a single Raspberry Pi to handling petabytes of data per day through a modular architecture (distributors, ingesters, and queriers). "Loki" most commonly refers to , a highly
: Logs are compressed and stored in inexpensive object storage like Amazon S3 or Google Cloud Storage . : 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. enabling users to switch between metrics
: Built for a seamless experience within the Grafana ecosystem, enabling users to switch between metrics, logs, and traces in a single dashboard.
: Uses a query language similar to Prometheus' PromQL , allowing users to filter logs by labels and even generate metrics from log data.