* feat: config effective
Signed-off-by: evelynwei <evelynwei@tencent.com>
* feat: expose config client id in polaris config endpoint
The config SDK context is created in the config-data phase, so its
startup logs may be dropped before the polaris log appenders are ready.
Exposing the client id via the endpoint gives tooling a reliable source
instead of grepping logs (the cloud verify script had to derive it from
the first SDKContext when no stream-establishment anchor log exists).
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Signed-off-by: evelynwei <evelynwei@tencent.com>
Co-authored-by: evelynwei <evelynwei@tencent.com>
Co-authored-by: Cursor <cursoragent@cursor.com>