Grafana + Prometheus + Grafana Loki with Nixops example

Setting up services using Nix and Nixops can actually be pretty easy and fast! Prerequisites * Have Nix installed in your system. Nix is required for you to run nix-shell. * Have VirtualBox installed. Create the following files in a directory File: loki.yaml Description: This file is used to configure the…

Loki logging in Node.js using Fastify and Pino

Logging is crucial. It gives you observability into how your code works, how well it works and it gives you a heads up if anyone is trying to exploit any flaws. But it's also often underprioritized due to the "boring" aspect of logging. Many often go with a drop-in replacement…

Moving domains! Partialplans becomes Skaug.dev

We've moved domains from partialplans.com, this is mainly due to moving the blog framework from Wordpress to Ghost. Ghost is much more minimalistic and provides both a better reading and writing experience than Wordpress. We will gradually migrate the best content from Partialplans to the new domain. In the…