- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for istio_request_duration_milliseconds (0.17 sec)
-
istioctl/pkg/metrics/metrics.go
const ( destWorkloadLabel = "destination_workload" destWorkloadNamespaceLabel = "destination_workload_namespace" reqTot = "istio_requests_total" reqDur = "istio_request_duration_milliseconds" ) func Cmd(ctx cli.Context) *cobra.Command { cmd := &cobra.Command{ Use: "metrics <workload name>...", Short: "Prints the metrics for the specified workload(s) when running in Kubernetes.",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sat Apr 13 05:23:38 UTC 2024 - 8.4K bytes - Viewed (0)