You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/01/30 02:44:13 UTC

[skywalking] branch test/fix-kafka updated (8c0fe6e -> 0672e99)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch test/fix-kafka
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


 discard 8c0fe6e  Hooray!!!
 discard 67e7447  Try another round
 discard 0244c39  OK, the reason seems to be clear
 discard 1832092  Try again
 discard 2284afe  Fix flaky E2E case
     add 1753e5e  Support Prometheus node-exporter VM metrics monitoring (#6277)
     add 7d6b0ba  Fix flaky E2E case
     add 71b2c56  Try again
     add 80156ff  OK, the reason seems to be clear
     add 0672e99  Hooray!!!

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   (8c0fe6e)
            \
             N -- N -- N   refs/heads/test/fix-kafka (0672e99)

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:
 CHANGES.md                                         |   1 +
 docs/en/setup/backend/backend-receivers.md         |   1 +
 .../src/main/resources/otel-oc-rules/vm.yaml       |  96 ++++++++++++++
 .../ui-initialized-templates/{istio.yml => vm.yml} | 142 ++++++++++++---------
 4 files changed, 183 insertions(+), 57 deletions(-)
 create mode 100644 oap-server/server-bootstrap/src/main/resources/otel-oc-rules/vm.yaml
 copy oap-server/server-bootstrap/src/main/resources/ui-initialized-templates/{istio.yml => vm.yml} (60%)