Blog
Hi, find out more about me
Hi, find out more about me
Grafana was feeling sluggish. Enabled SQLite WAL mode and noticed immediate improvement.
Hit a concurrency bug with gRPC streams. Turns out they’re not thread-safe for concurrent writes.
Discovered dumb-init for handling process signals properly in Docker containers.