/nginx-prometheus

Docker build of nginx (OpenResty) which enables metrics for Prometheus.

Primary LanguageLuaMIT LicenseMIT

Docker image which provides an Nginx server based on OpenResty (alpine) with vts, sts, sts-stream and Prometheus lua metrics included.

Adds a server instance listening on port 9527 with the following endpoints.

The /metrics can be scraped directly with Prometheus. The /status requires an extra feature provided by https://github.com/hnlq715/nginx-vts-exporter.