| feat[frontend]: sandbox auth, webterm, monitoring, trace propagation and test fixes
- Sandbox authentication: add sandbox token validation and STS credential
support for sandbox environments
- WebTerminal: improve terminal session management, add resize handling,
and support for multiplexed connections
- Monitoring: integrate Prometheus metrics collection and expose metrics
endpoint with configurable port
- Trace propagation: add TraceParent header support for raw API calls via
RawRequestOption, enabling end-to-end distributed tracing
- Async invocation: add AsyncInvocationConfig for configurable async call
behavior
- Bug fixes: resolve nil pointer dereference when LibruntimeAPI is nil in
InitHandlerLibruntime and RecoverHandlerLibruntime
- Test fixes: fix type mismatches in TestCallHandler, add missing gomonkey
patches for etcd/setup in TestInitHandlerError and TestRecoverHandler,
make GetStateByte fall back to in-memory state when etcd queue is absent
Signed-off-by: yuchaow <wangyuchao12@huawei.com>
| 2 个月前 |