Skip to main content
DevOpsLabTH.dev

Loki basics, labels and queries

Loki is a log database with one big idea, index the labels and never the log content. Understand what a stream is, what the push and query APIs do, and why the cost model splits cleanly into cheap index work and scan work.

Sign in to start the lab