Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for istio_tcp_connections_closed_total (0.43 sec)

  1. manifests/addons/dashboards/ztunnel-dashboard.gen.json

                {
                   "datasource": {
                      "type": "prometheus",
                      "uid": "$datasource"
                   },
                   "expr": "-sum by (pod) (\n  rate(\n    istio_tcp_connections_closed_total{pod=~\"ztunnel-.*\"}\n  [$__rate_interval])\n)",
                   "legendFormat": "Closed ({{pod}})"
                }
             ],
             "title": "Connections",
             "type": "timeseries"
          },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 12.2K bytes
    - Viewed (0)
Back to top