prometheus-nginx-http-status-code-exporter nginx all status code exporter This exporter get nginx access log and then after parse from it the returned status code, put it into prometheus exporter client. INSTALLATION cd prometheus-nginx-http-status-code-exporter/ && make install