Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for custom_tag_env (0.3 sec)

  1. pilot/pkg/networking/core/listener_test.go

    			tproxy: getProxy(),
    			in: &meshconfig.Tracing{
    				CustomTags: map[string]*meshconfig.Tracing_CustomTag{
    					"custom_tag_env": {
    						Type: &meshconfig.Tracing_CustomTag_Environment{
    							Environment: &meshconfig.Tracing_Environment{
    								Name:         "custom_tag_env-var",
    								DefaultValue: "custom-tag-env-default",
    							},
    						},
    					},
    					"custom_tag_request_header": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 93.6K bytes
    - Viewed (0)
Back to top