PinnedInUnprompted, by Grafana LabsbyAlexander Sniffin·Jun 9Inside the harness: How Grafana Assistant investigates incidentsLearn how we built a deep investigation harness for root-cause analysis in the Grafana Cloud stack.
PinnedAlexander Sniffin·Mar 14, 2024Three AI Design Patterns of Autonomous AgentsOne of the hottest topics in AI over the past year has been the use of Large Language Models (LLMs) as reasoning engines for autonomous…
PinnedAlexander Sniffin·Nov 12, 2023Building An OpenAI GPT with Your API: A Step-by-Step GuideOn November 6th at OpenAI’s DevDay, a new product called GPTs was announced. These GPTs offer a quick and easy way to build a ChatGPT…A response icon10A response icon10
PinnedAlexander Sniffin·Jul 5, 2023A Guide to Building a Kubernetes Cluster with Raspberry Pi’sA few years ago, I set up a Kubernetes Cluster on Raspberry Pi’s. At the time, the ARM architecture of Raspberry Pi’s posed some…A response icon7A response icon7
PinnedAlexander Sniffin·Nov 23, 2022Debugging Remotely in Kubernetes with GoTesting can be difficult — sometimes when you’ve followed best practices to test your code, you’re still going to run into problems.
Alexander Sniffin·Dec 29, 2020Building a Prometheus & Expression Evaluation Service in GoPrometheus is an open-source monitoring tool that provides functionality for displaying, querying, and alerting on time-series data that’s…
Alexander Sniffin·Sep 24, 2020Applications of Goroutines & Channels in GoA look past A Tour of Go into using Goroutines & Channels in more realistic examples of concurrency and paralellism.A response icon4A response icon4