Kubernetes Ingress Controller Dashboard
152,271

Created 7/4/2020
Updated 7/4/2020
Revision 2
Categories
Docker
Grafana Version >=7.0.1
Datasources
Prometheus

Kubernetes Ingress Controller Dashboard

This Dashboard contains metrics visualization of Nginx Ingress Controller Running in Kubernetes Using Prometheus as Datasource. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment.

Purpose of Each Panel using in Dashboard

Here you will see these information in dashboard

  • Controller Request Volume
  • Controller Connections
  • Contoller Success Rate(non-4|5xx responses)
  • Config Reloads
  • Last Config Failed
  • Ingress Request Volume
  • Ingress Success Rate (non-4|5xx responses)
  • Ingress Percentile Response Times and Transfer Rates
  • Network I/O Pressure
  • Average Memory Usage
  • Average CPU Usage
Get Dashboard
Download
Copy to Clipboard
Source Grafana.com

Used Metrics 9

  • nginx_ingress_controller_requests

  • nginx_ingress_controller_nginx_process_connections

  • nginx_ingress_controller_success

  • nginx_ingress_controller_config_last_reload_successful

  • nginx_ingress_controller_request_duration_seconds_bucket

  • nginx_ingress_controller_request_size_sum

  • nginx_ingress_controller_response_size_sum

  • nginx_ingress_controller_nginx_process_resident_memory_bytes

  • nginx_ingress_controller_nginx_process_cpu_seconds_total