You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nginx_ingress_controller/metadata.csv
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ nginx_ingress.controller.response.duration.count,gauge,,,,Count of response dura
13
13
nginx_ingress.controller.response.duration.sum,gauge,,second,,Sum of response duration per Ingress,0,nginx-ingress-controller,response duration sum,
14
14
nginx_ingress.controller.response.size.count,gauge,,,,Count of response size per Ingress,0,nginx-ingress-controller,response size count,
15
15
nginx_ingress.controller.response.size.sum,gauge,,byte,,Sum of response size per Ingress,0,nginx-ingress-controller,response size sum,
16
-
nginx_ingress.controller.upstream.latency.count,gauge,,,,Count of upstream service latency per Ingress,0,nginx-ingress-controller,upstream latency count,
17
-
nginx_ingress.controller.upstream.latency.quantile,gauge,,second,,Quantiles of upstream service latency per Ingress,0,nginx-ingress-controller,upstream latency quant,
18
-
nginx_ingress.controller.upstream.latency.sum,gauge,,second,,Sum of upstream service latency per Ingress,0,nginx-ingress-controller,upstream latency sum,
16
+
nginx_ingress.controller.upstream.latency.count,gauge,,,,[Deprecated] Count of upstream service latency per Ingress,0,nginx-ingress-controller,upstream latency count,
17
+
nginx_ingress.controller.upstream.latency.quantile,gauge,,second,,[Deprecated] Quantiles of upstream service latency per Ingress,0,nginx-ingress-controller,upstream latency quant,
18
+
nginx_ingress.controller.upstream.latency.sum,gauge,,second,,[Deprecated] Sum of upstream service latency per Ingress,0,nginx-ingress-controller,upstream latency sum,
19
19
nginx_ingress.nginx.bytes.read,count,,byte,,Number of bytes read,0,nginx-ingress-controller,bytes read,
20
20
nginx_ingress.nginx.bytes.write,count,,byte,,Number of bytes written,0,nginx-ingress-controller,bytes written,
21
21
nginx_ingress.nginx.connections.current,gauge,,connection,,Current number of client connections with state,0,nginx-ingress-controller,current conn,
0 commit comments