Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RecordMetrics (0.1 sec)

  1. pilot/pkg/xds/discovery.go

    	}
    	// Reset the status during the push.
    	oldPushContext := s.globalPushContext()
    	if oldPushContext != nil {
    		oldPushContext.OnConfigChange()
    		// Push the previous push Envoy metrics.
    		envoyfilter.RecordMetrics()
    	}
    	// PushContext is reset after a config change. Previous status is
    	// saved.
    	t0 := time.Now()
    	versionLocal := s.NextVersion()
    	push, err := s.initPushContext(req, oldPushContext, versionLocal)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 15 20:21:09 UTC 2024
    - 19K bytes
    - Viewed (0)
Back to top