This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch enhancement/logging
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
discard 060f433 Remove cancel workflow
discard cddbd4d Remove state / isError and collect exception stacktrace in
error logs
add 85083ad Sync ui submodule (#6279)
add d7ee892 Remove state / isError and collect exception stacktrace in
error logs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (060f433)
\
N -- N -- N refs/heads/enhancement/logging (d7ee892)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/e2e.log.yaml | 1 +
CHANGES.md | 2 ++
skywalking-ui | 2 +-
.../org/apache/skywalking/e2e/SimpleQueryClient.java | 2 --
.../java/org/apache/skywalking/e2e/log/LogsQuery.java | 16 ----------------
test/e2e/e2e-data/src/main/resources/logs.gql | 6 ------
.../org/apache/skywalking/e2e/kafka/KafkaLogE2E.java | 1 -
.../test/java/org/apache/skywalking/e2e/log/LogE2E.java | 1 -
8 files changed, 4 insertions(+), 27 deletions(-)