This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch refactor/ai-profiling-oap-owned-rules
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from 98be1f4 feat(layer): select the policy's target service on the rule
page
add 29e910a feat(layer): label services with their armed rules, drop the
one-row table
No new revisions were added by this update.
Summary of changes:
apps/bff/src/http/query/continuous-profiling.ts | 76 ++++++++
apps/bff/src/rbac/route-policy.ts | 1 +
apps/ui/src/api/scopes/continuous-profiling.ts | 15 ++
apps/ui/src/i18n/locales/de.json | 10 +-
apps/ui/src/i18n/locales/en.json | 10 +-
apps/ui/src/i18n/locales/es.json | 10 +-
apps/ui/src/i18n/locales/fr.json | 10 +-
apps/ui/src/i18n/locales/ja.json | 10 +-
apps/ui/src/i18n/locales/ko.json | 10 +-
apps/ui/src/i18n/locales/pt.json | 10 +-
apps/ui/src/i18n/locales/zh-CN.json | 10 +-
.../LayerContinuousProfilingView.vue | 25 ++-
.../components/TargetRunsOn.vue | 213 ++++++---------------
.../continuous-profiling/useContinuousProfiling.ts | 30 +++
14 files changed, 231 insertions(+), 209 deletions(-)