Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for rambling (0.23 sec)

  1. 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)
  2. RELEASE.md

            `choose_from_datasets`. Setting `stop_on_empty_dataset=True` will stop
            sampling if it encounters an empty dataset. This preserves the sampling
            ratio throughout training. The prior behavior was to continue sampling,
            skipping over exhausted datasets, until all datasets are exhausted. By
            default, the original behavior (`stop_on_empty_dataset=False`) is
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  3. 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)
Back to top