Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for destination_canonical_revision (0.27 sec)

  1. tests/integration/telemetry/api/stats_test.go

    	ns := apps.Namespace
    	labels := map[string]string{
    		"request_protocol":               "tcp",
    		"destination_service_name":       "b",
    		"destination_canonical_revision": "v1",
    		"destination_canonical_service":  "b",
    		"destination_app":                "b",
    		"destination_version":            "v1",
    		"destination_workload_namespace": ns.Name(),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 17.3K bytes
    - Viewed (0)
  2. tests/integration/ambient/baseline_test.go

    		"response_code":                  "200",
    		"response_flags":                 "-",
    		"connection_security_policy":     "mutual_tls",
    		"destination_canonical_service":  dst.ServiceName(),
    		"destination_canonical_revision": dst.Config().Version,
    		"destination_service":            fmt.Sprintf("%s.%s.svc.cluster.local", dst.Config().Service, destns),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 00:07:28 UTC 2024
    - 78.4K bytes
    - Viewed (0)
Back to top