Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 904 Bytes

File metadata and controls

18 lines (10 loc) · 904 Bytes

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