Prometheus, PostGIS and Phoenix Part 1 (opens in new tab)
From My.Thoughts v1: Intro In this two part series, we’ll talk about what exactly monitoring is and why you need it in your production application. We’ll also cover how monitoring differs from logging and some considerations that need to be made when selecting a monitoring solution. Finally we’ll go through setting up a monitoring stack alongside a sample Phoenix application. Without further ado, let’s dive right into things! What is monitoring? Monitoring is the process of collecting metrics...
Read the original article