Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for rambling (0.24 sec)

  1. istioctl/pkg/authz/testdata/configdump.yaml

                  }
                 }
                ],
                "tracing": {
                 "client_sampling": {
                  "value": 100
                 },
                 "random_sampling": {
                  "value": 1
                 },
                 "overall_sampling": {
                  "value": 100
                 },
                 "custom_tags": [
                  {
    Others
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Jun 21 14:20:23 GMT 2023
    - 206.7K bytes
    - Viewed (2)
  2. istioctl/pkg/proxyconfig/testdata/config_dump.json

                            ],
                            "tracing": {
                              "client_sampling": {
                                "value": 100
                              },
                              "random_sampling": {
                                "value": 100
                              },
                              "overall_sampling": {
                                "value": 100
                              },
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Jan 03 23:08:06 GMT 2024
    - 54.8K bytes
    - Viewed (1)
  3. istioctl/pkg/writer/compare/testdata/configdump_diff.json

                            ],
                            "tracing": {
                              "client_sampling": {
                                "value": 100
                              },
                              "random_sampling": {
                                "value": 1
                              },
                              "overall_sampling": {
                                "value": 100
                              },
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Mar 12 10:02:09 GMT 2024
    - 51.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    description: Optional. items: properties: name: description: Required. minLength: 1 type: string required: - name type: object type: array randomSamplingPercen: description: Controls the rate at which traffic will be selected for tracing if no prior sampling decision has been made. maximum: 100 minimum: 0 nullable: true type: number useRequestIdForTrace: nullable: true type: boolean type: object type: array type: object status: type: object x-kubernetes-preserve-unknown-fields: true type: object served:...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                          type: array
                        randomSamplingPercentage:
                          description: Controls the rate at which traffic will be selected
                            for tracing if no prior sampling decision has been made.
                          format: double
                          maximum: 100
                          minimum: 0
                          nullable: true
                          type: number
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  6. manifests/charts/istio-control/istio-discovery/templates/deployment.yaml

              - name: {{ $key }}
                value: "{{ $val }}"
              {{- end }}
              {{- end }}
    {{- if .Values.pilot.traceSampling }}
              - name: PILOT_TRACE_SAMPLING
                value: "{{ .Values.pilot.traceSampling }}"
    {{- end }}
              - name: PILOT_ENABLE_ANALYSIS
                value: "{{ .Values.global.istiod.enableAnalysis }}"
              - name: CLUSTER_ID
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Thu Feb 29 19:22:34 GMT 2024
    - 8.3K bytes
    - Viewed (0)
  7. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: array
                        randomSamplingPercentage:
                          description: Controls the rate at which traffic will be selected
                            for tracing if no prior sampling decision has been made.
                          maximum: 100
                          minimum: 0
                          nullable: true
                          type: number
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  8. istioctl/pkg/writer/compare/testdata/configdump.json

                            ],
                            "tracing": {
                              "client_sampling": {
                                "value": 100
                              },
                              "random_sampling": {
                                "value": 1
                              },
                              "overall_sampling": {
                                "value": 100
                              },
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Mar 12 10:02:09 GMT 2024
    - 52K bytes
    - Viewed (0)
Back to top