Monitoring the Kubernetes Nginx Ingress with the Nginx InfluxDB Module
In the process of moving some of our container workloads to Kubernetes we deployed the ingress-nginx project to have an Ingress controller that can instrument Nginx for incoming traffic to exposed services. The project itself is pretty well crafted, and it...