A collection of shorter thoughts, quick updates, and things I’ve learned that don’t warrant a full blog post.
Grafana config helper to read values at runtime
Grafana has a helper in its config files called $__file{/path/to/file} that will read the file at runtime, making it easier to configure secrets via Nix.