Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for progress (0.18 sec)

  1. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // remove the pod from the API. In the presence of network partitions, this object may still
      // exist after this timestamp, until an administrator or automated process can determine the
      // resource is fully terminated.
      // If not set, graceful deletion of the object has not been requested.
      //
      // Populated by the system when a graceful deletion is requested.
      // Read-only.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  2. manifests/addons/dashboards/pilot-dashboard.json

                    "type": "prometheus",
                    "uid": "${datasource}"
                  },
                  "expr": "irate(process_cpu_seconds_total{app=\"istiod\"}[1m])",
                  "format": "time_series",
                  "hide": false,
                  "intervalFactor": 2,
                  "legendFormat": "Discovery (process)",
                  "refId": "C",
                  "step": 2
                },
                {
                  "datasource": {
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 61K bytes
    - Viewed (0)
Back to top