Formerly Techleading #o11y at Cloudflare, now attempting to touch computers as little as possible ๐๐๐๐ณ๏ธโ๐| Bluesky Social
Logging (i.e. exporting text data from your application) is one of the very first things that any budding programmer learns to do. Who among us hasnโt started learning a programming language with a: 10 PRINT "Hello World!" 20 END Thatโs a log! Not a good log, but a log nonetheless. And that is why the importance of logging in a systems observability is so often overlooked - everyone can log, itโs hard to log well.| blog.colindou.ch
Loki is a horizontally scalable, highly available, multi-tenant log aggregation system inspired by Prometheus.| Grafana Labs