Skip to content

Add nginx-module-vts

Ben Kochie requested to merge bjk/3832_nginx_metrics into master

Add nginx-module-vts to nginx to collect server metrics.

  • Enable a Prometheus /metrics endpoint on the nginx status port (8060).
  • Keep original nginx "stub status" enabled on /nginx_status.
  • Add nginx job to Prometheus scrape config.

Closes: #3832 (closed)

Edited by GitLab Release Tools Bot

Merge request reports