Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pilot_xds_config_size_bytes (0.29 sec)

  1. pilot/pkg/xds/monitoring.go

    	inboundServiceUpdates = inboundUpdates.With(typeTag.Value("svc"))
    	inboundServiceDeletes = inboundUpdates.With(typeTag.Value("svcdelete"))
    
    	configSizeBytes = monitoring.NewDistribution(
    		"pilot_xds_config_size_bytes",
    		"Distribution of configuration sizes pushed to clients",
    		// Important boundaries: 10K, 1M, 4M, 10M, 40M
    		// 4M default limit for gRPC, 10M config will start to strain system,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 00:26:45 UTC 2024
    - 6.7K bytes
    - Viewed (0)
Back to top