Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for prometheus_model (1.66 sec)

  1. istioctl/pkg/metrics/metrics_test.go

    				&prometheus_model.Sample{Value: 4.5},
    			},
    			"histogram_quantile(0.990000, sum(rate(istio_request_duration_milliseconds_bucket{destination_workload=~\"details.*\", destination_workload_namespace=~\".*\",reporter=\"destination\"}[1m0s])) by (le))": prometheus_model.Vector{ // nolint: lll
    				&prometheus_model.Sample{Value: 4.95},
    			},
    		},
    	}
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Oct 25 02:07:44 GMT 2023
    - 7.9K bytes
    - Viewed (0)
Back to top