Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


GitHub Actions status

[![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 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](https://raw.githubusercontent.com/daniele-parise/prometheus-nginx-http-status-code-exporter/master/dashboard.png)