Prometheus + AlertManager
Setting up metrics with alerts, then installing a metrics sidecar exporter that works in Istio’s service mesh.

Introduction
This is a full tutorial on setting up Prometheus with Alertmanager on Kubernetes along with the alerts I use. Alerts will be hooked up with Slack (as I never look at emails, lol). The focus…