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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
⭐ Feature
Support Prometheus monitoring on the Sermant(beta). Issue #1445
(1)Support collection of Sermant indicators.
(2)Support providing API collection plugin indicators.
Support obtaining Istio routing and load balancing configurations based on the xDS protocol. Issue #1604
(1)Support obtaining the routing and load balancing configuration of the Istio control plane based on the xDS protocol.
(2)Support routing using xDS routing rule configuration.
Supports hot plugging services on the Backend. Issue #1606
(1)Support dynamic installation, uninstallation and update of plugins through Sermant Backend.
(2)Support viewing hot plugging events of specified instances in Sermant Backend.
📈 Improvements
Optimize configuration management services. Issue #1622
(1)Supports rendering of configuration management page and configuration details page through plugin ui template.