https://github.com/pariseed/prometheus-nginx-http-status-code-exporter
nginx all status code exporter
https://github.com/pariseed/prometheus-nginx-http-status-code-exporter
nginx nginx-exporter nginx-staus prometheus prometheus-exporter
Last synced: about 1 month ago
JSON representation
nginx all status code exporter
- Host: GitHub
- URL: https://github.com/pariseed/prometheus-nginx-http-status-code-exporter
- Owner: pariseed
- License: apache-2.0
- Created: 2019-11-03T21:15:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T17:37:32.000Z (over 5 years ago)
- Last Synced: 2025-03-24T05:44:48.617Z (about 1 year ago)
- Topics: nginx, nginx-exporter, nginx-staus, prometheus, prometheus-exporter
- Language: Go
- Homepage:
- Size: 131 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/daniele-parise/prometheus-nginx-http-status-code-exporter)
# 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
