Global Revisions
Monitor Knative service revisions with Global Revisions
Info
For accessing CoreWeave Grafana Dashboards instructions, see Access CoreWeave Grafana Dashboards.
The Global Revisions dashboard contains panels show information related Knative revisions across clusters. The dashboard contains the following panels.
Panel | Description |
---|---|
KServices | Shows the number of active Knative Services. |
Request Rate | Displays the rate of incoming requests to the services. |
Success Rate | Shows the overall percentage of successful requests. |
Success Rate (Knative) | Shows the success rate specifically for Knative-handled requests. |
Knative Pods | Shows the total number of Pods managed by Knative. |
Mean Activator Dial Errors by Activator | Shows the average number of dial errors, grouped by each activator instance. |
Activator Probe Latency | Displays the latency of health or readiness probes for the activator. |
Activator Dial Errors by Activator | Shows the total count of dial errors over time, broken down by activator. |
Activator Concurrency Spikes | Displays any sudden increases or spikes in the number of concurrent requests being handled by the activator. |
Activator Dial Errors by Key | Shows dial errors, categorized by a specific "key". |
Activator Dial Errors by Type | Displays dial errors broken down by the type of error that occurred. |
Activator Endpoint Update Rates | Shows the rate at which the activator updates its list of available endpoints for routing traffic. |
Istio Controller Probe Errors | Displays errors related to health or readiness probes for the Istio controller. |
Gateway Traffic | Shows the volume of network traffic passing through the system's gateway. |
Success Rate | Shows a time-series graph of the overall success rate of requests. |
Success Rate (Knative) | Tracks the success rate for requests handled by the Knative components. |
Pods Actively Serving | Displays the number of Pods that are actively serving traffic over time. |
Actual Pods Per Configuration | Displays the number of actual running Pods for each distinct service configuration. |
Activators Per Configuration | Shows the number of activator instances assigned to each service configuration. |