Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for builtinEnvoyAccessLogProvider (0.21 sec)

  1. pilot/pkg/model/telemetry_logging.go

    	celCommandOperator             = "%CEL"
    	// count of all supported fotmatter, right now is 3(CEL, METADATA and REQ_WITHOUT_QUERY).
    	maxFormattersLength = 3
    
    	DevStdout = "/dev/stdout"
    
    	builtinEnvoyAccessLogProvider = "envoy"
    )
    
    var (
    	// this is used for testing. it should not be changed in regular code.
    	clusterLookupFn = LookupCluster
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:30 UTC 2024
    - 23K bytes
    - Viewed (0)
Back to top