You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Acquire configuration from remote, when sampler is started (#2273)
* feat: load the configuration from the remote as soon as the sampler is started and the type is remote, instead of waiting for the timer notification
* test: add test case for immediatelyUpdateOnStartup
* Fix the data race of ImmediatelyUpdateOnStartup
* style: move ImmediatelyUpdateOnStartup after updateSampler
* test: fix the wrong order of args
* test: fix the error after merge
Co-authored-by: Chester Cheung <[email protected]>
Co-authored-by: Anthony Mirabella <[email protected]>
0 commit comments