sysulq / nginx-vts-exporter

Simple server that scrapes Nginx vts stats and exports them via HTTP for Prometheus consumption
https://sysulq.github.io/nginx-vts-exporter/
MIT License
645 stars 142 forks source link

ngx_http_status_module was superseded by the ngx_http_api_module from nginx 1.13.0 #65

Closed magicdvd closed 6 years ago

magicdvd commented 6 years ago

Is there a plan to provide a sperated release for ngx_http_api_module? http://nginx.org/en/docs/http/ngx_http_api_module.html

sorry. I see the exporter is base on nginx-module-vts, not stauts_module.