dashboards/nginx/metadata.yaml (7 lines of code) (raw):
sample_dashboards:
-
category: Nginx
id: overview
display_name: Nginx Overview
description: |-
This dashboard has charts for viewing Nginx when monitored by [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/nginx#monitored-metrics), Request Rate, Current Connections, and Connections Rate from NGINX as well as charts of infrastructure related metrics for the running NGINX VMs: CPU % Top 5 VMs, Memory % Top 5 VMs, and NGINX VMs by Region for a count of VMs over time.
There is also a card with links to docs and Nginx logs in Cloud Logging.
related_integrations:
- id: nginx
platform: GCE
-
category: Nginx
id: nginx-prometheus
display_name: Nginx Prometheus Overview
description: |-
This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/nginxinc/nginx-prometheus-exporter). This dashboard has charts displaying: HTTP Requests, Active Connections, Connections Waiting, Accepted Connections, Reading Connections, Connections Writing, and Dropped Connections
related_integrations:
- id: nginx
platform: GKE