Request Handling Performance
153,144

Created 7/17/2020
Updated 7/17/2020
Revision 1
Grafana Version >=6.6.0
Datasources
Prometheus

Description

This dashboard monitors HTTP request handling performance for an nginx ingress setup, with a focus on latency, throughput, and upstream interactions. It highlights latency distributions via nginx_ingress_controller_request_duration_seconds_bucket and ...duration_seconds_count plus ...duration_seconds_sum, and tracks upstream latency with nginx_ingress_controller_ingress_upstream_latency_seconds_sum/count to reveal where bottlenecks occur. Key panels show request volume by Path, median upstream response time by Path, and response error rate by Path, enabling quick identification of slow paths, high-error routes, and size/throughput characteristics using ...response_size_* and ...response_size_bucket metrics.

Screenshots

Source Grafana.com

Used Metrics 9

  • nginx_ingress_controller_ingress_upstream_latency_seconds_count

  • nginx_ingress_controller_ingress_upstream_latency_seconds_sum

  • nginx_ingress_controller_request_duration_seconds_bucket

  • nginx_ingress_controller_request_duration_seconds_count

  • nginx_ingress_controller_response_duration_seconds_bucket

  • nginx_ingress_controller_response_duration_seconds_sum

  • nginx_ingress_controller_response_size_bucket

  • nginx_ingress_controller_response_size_count

  • nginx_ingress_controller_response_size_sum

Get Dashboard
Download
Copy to Clipboard