Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for saresti (0.23 sec)

  1. pilot/pkg/model/telemetry.go

    				specs = []*TracingSpec{&serverSpec}
    			}
    		}
    
    		if len(names) > 0 {
    			// NOTE: we only support a single provider per mode
    			// so, choosing the first provider returned in the list
    			// is the "safest"
    			fetched := t.fetchProvider(names[0])
    			for _, spec := range specs {
    				spec.Provider = fetched
    			}
    		}
    
    		// Now merge in any overrides
    		if m.DisableSpanReporting != nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 15 18:14:09 UTC 2024
    - 35.2K bytes
    - Viewed (0)
  2. apache-maven/src/main/appended-resources/licenses/CDDL+GPLv2-with-classpath-exception.txt

    possible use to the public, the best way to achieve this is to make it
    free software which everyone can redistribute and change under these terms.
    
    To do so, attach the following notices to the program. It is safest to
    attach them to the start of each source file to most effectively convey
    the exclusion of warranty; and each file should have at least the
    "copyright" line and a pointer to where the full notice is found.
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri May 17 19:14:22 UTC 2024
    - 38.5K bytes
    - Viewed (0)
Back to top