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 01e8775  fix(layer): name what the watched-processes panel actually 
shows
     add 5ef4141  perf(layer): rebuild the watched-processes panel for a 
production fleet

No new revisions were added by this update.

Summary of changes:
 apps/bff/src/http/query/continuous-profiling.ts    |  83 +++++-
 apps/ui/src/api/scopes/continuous-profiling.ts     |   7 +-
 apps/ui/src/i18n/locales/de.json                   |  14 +-
 apps/ui/src/i18n/locales/en.json                   |  14 +-
 apps/ui/src/i18n/locales/es.json                   |  14 +-
 apps/ui/src/i18n/locales/fr.json                   |  14 +-
 apps/ui/src/i18n/locales/ja.json                   |  14 +-
 apps/ui/src/i18n/locales/ko.json                   |  14 +-
 apps/ui/src/i18n/locales/pt.json                   |  14 +-
 apps/ui/src/i18n/locales/zh-CN.json                |  14 +-
 .../LayerContinuousProfilingView.vue               |  36 +--
 .../components/MonitoredInstances.vue              | 277 +++++++++++++++------
 .../continuous-profiling/useContinuousProfiling.ts |  43 +++-
 packages/api-client/src/continuous-profiling.ts    |  24 +-
 packages/api-client/src/index.ts                   |   1 +
 15 files changed, 440 insertions(+), 143 deletions(-)

Reply via email to