This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat/explore
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from 4987429 fix(explore): pods keyword filter (full-line regex) + drop
pods Resolved-query
add 1bbd269 fix(explore): tag autocomplete value cache reactive —
first-time values render
add ad61937 feat(explore): K8s Pod logs — k8s-scoped layer, Pick/Type
service, auto-select
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 2 +-
apps/ui/src/components/primitives/TagInput.vue | 7 +-
.../features/operate/explore/ExploreLogView.vue | 162 ++++++++++++++++++---
apps/ui/src/i18n/locales/de.json | 3 +-
apps/ui/src/i18n/locales/en.json | 3 +-
apps/ui/src/i18n/locales/es.json | 3 +-
apps/ui/src/i18n/locales/fr.json | 3 +-
apps/ui/src/i18n/locales/ja.json | 3 +-
apps/ui/src/i18n/locales/ko.json | 3 +-
apps/ui/src/i18n/locales/pt.json | 3 +-
apps/ui/src/i18n/locales/zh-CN.json | 3 +-
11 files changed, 160 insertions(+), 35 deletions(-)