MerchantryTidbits

observability / cli

Grafana Loki

Capability: Grafana Loki

Use it when

  • centralize and query container or service logs without a full-text indexing stack
  • correlate logs with Grafana metrics and traces

What it solves

Not the fit when

  • high-cardinality labels create cost and performance problems

Install

docker compose up

Invoke

Ship labeled logs with an agent, query them with LogQL, and link results to metrics and traces in Grafana.

Alternatives

No reviewed alternatives recorded yet.