Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T17:37:32.000Z (over 4 years ago)
- Last Synced: 2024-11-19T04:51:29.551Z (2 months 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
[![Go Report Card](https://goreportcard.com/badge/github.com/daniele-parise/prometheus-nginx-http-status-code-exporter)](https://goreportcard.com/report/github.com/daniele-parise/prometheus-nginx-http-status-code-exporter)
# prometheus-nginx-http-status-code-exporter
nginx all status code exporterThis 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](https://raw.githubusercontent.com/daniele-parise/prometheus-nginx-http-status-code-exporter/master/dashboard.png)