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 3388545  feat(operate): edit continuous-profiling policies
     add 86dff78  fix(operate): don't filter the service list for continuous 
profiling

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 +-
 apps/bff/src/http/query/continuous-profiling.ts    | 27 ++++++-
 apps/bff/src/http/query/services.ts                | 38 ++++++++++
 apps/bff/src/rbac/route-policy.ts                  |  1 +
 apps/ui/src/api/scopes/layer.ts                    | 11 +++
 .../ContinuousProfilingView.vue                    | 87 ++++++++++++++--------
 .../continuous-profiling/useContinuousProfiling.ts |  4 +
 apps/ui/src/i18n/locales/de.json                   |  6 +-
 apps/ui/src/i18n/locales/en.json                   |  6 +-
 apps/ui/src/i18n/locales/es.json                   |  6 +-
 apps/ui/src/i18n/locales/fr.json                   |  6 +-
 apps/ui/src/i18n/locales/ja.json                   |  6 +-
 apps/ui/src/i18n/locales/ko.json                   |  6 +-
 apps/ui/src/i18n/locales/pt.json                   |  6 +-
 apps/ui/src/i18n/locales/zh-CN.json                |  6 +-
 docs/operate/profiling.md                          |  4 +-
 packages/api-client/src/continuous-profiling.ts    |  8 ++
 17 files changed, 171 insertions(+), 59 deletions(-)

Reply via email to