Skip to content

pariseed/prometheus-nginx-http-status-code-exporter

Repository files navigation

GitHub Actions status

Go Report Card

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

alt text