I have added support for only exporting Nginx specific matrix and by default it will export only Nginx stats and won't export http handler and go run-time specific data. Also, it uses promhttp.Handler for exporting Nginx only stats. Added a label "environment" for separating stats from multiple Nginx servers (i.e. production, staging etc.)
I have added support for only exporting Nginx specific matrix and by default it will export only Nginx stats and won't export http handler and go run-time specific data. Also, it uses promhttp.Handler for exporting Nginx only stats. Added a label "environment" for separating stats from multiple Nginx servers (i.e. production, staging etc.)