Prometheus is a popular open-source monitoring system. In this blog, we'll cover the basics of Prometheus monitoring, including its architecture, key features, and alternatives.| Last9
Explore how Prometheus Alertmanager simplifies alert handling, reducing fatigue by smartly grouping and routing notifications for your team.| Last9
Know how to monitor, understand, and optimize Prometheus CPU usage to keep your observability reliable and efficient.| Last9
What is GitOps Kubernetes? Learn FluxCD with a practical real-world example to automate & optimize GitOps repository structure.| developer-friendly.blog
Découvrez comment détecter les intrusions sur vos serveurs avec Falco, un moteur de détection de menaces. Nous verrons créer nos règles personnalisées, les déployer sur nos machines et les visualiser dans une interface web.| une-tasse-de.cafe
Storing rich metadata as Custom Resources on the Kubernetes API to enable Service Discovery.| karlstoney.com
How to integrate metrics to a Go application and how to act on those metrics.| D2iQ Engineering
I wanted to set up a prometheus machine for me to monitor random stuff, but I was always postpone that because I didn’t want to use SSH port-forwarding, firewalls, create a VPC and/or setup an OpenVPN server or anything like that. I just wanted something simple to maybe authenticate with github and go on. Looking into some random GitLab wiki (I don’t remember which one specifically), I found about oauth2_proxy, and it seemed like a good idea.| carlosbecker.com