Integration · web

Nginx

Active connections, RPS, upstream health, status codes.

What gets collected

stub_status plus log tailing to parse status codes. Virtual hosts are tracked via a server_name label.

Setup steps

  1. 1Enable stub_status in nginx.conf
  2. 2access_log in JSON format for the log

After install

  • · Metrics show up on the dashboard within 15-30 seconds
  • · Integration labels flow into filters automatically
  • · Dashboard presets for common metrics are available in the editor

Similar integrations