We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2cf3c commit a98e0d4Copy full SHA for a98e0d4
README.md
@@ -4,8 +4,7 @@ nginx all status code exporter
4
This exporter get nginx access log and then after parse from it the returned status code, put it into prometheus exporter client.
5
6
# INSTALLATION
7
-go build nginx-httpcode-exporter.go
8
-
+cd prometheus-nginx-http-status-code-exporter/ && make install
9
10
11
0 commit comments