Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for reporters (0.05 sec)

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

                   "legendFormat": "Connections (client reported)"
                },
                {
                   "datasource": {
                      "type": "prometheus",
                      "uid": "$datasource"
                   },
                   "expr": "sum (pilot_xds)",
                   "legendFormat": "Connections (server reported)"
                }
             ],
             "title": "Connections",
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Jul 26 23:54:32 UTC 2024
    - 24.7K bytes
    - Viewed (0)
  2. manifests/addons/dashboards/istio-mesh-dashboard.gen.json

                      "type": "prometheus",
                      "uid": "$datasource"
                   },
                   "expr": "sum (rate(istio_requests_total{reporter=~\"source|waypoint\",response_code!~\"5..\"}[$__rate_interval])) / sum (rate(istio_requests_total{reporter=~\"source|waypoint\"}[$__rate_interval]))"
                }
             ],
             "title": "Success Rate",
             "type": "stat"
          },
          {
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Jul 26 23:54:32 UTC 2024
    - 22.3K bytes
    - Viewed (0)
Back to top