This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/test/e2e/testbackend/golang.org/x/net-0.7.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
discard dcc97da4 chore(deps): bump golang.org/x/net in /test/e2e/testbackend
add 13d2b5d1 docs: monitoring apisix with helm chart (#1683)
add 879b4338 chore(deps): bump github.com/stretchr/testify from 1.8.1 to
1.8.2 (#1689)
add 5ec21c1e chore(deps): bump golang.org/x/text in /test/e2e/testbackend
(#1684)
add cdc820f2 chore(deps): bump golang.org/x/net in /test/e2e/testbackend
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 (dcc97da4)
\
N -- N -- N
refs/heads/dependabot/go_modules/test/e2e/testbackend/golang.org/x/net-0.7.0
(cdc820f2)
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:
docs/en/latest/monitoring.md | 142 +++++++++++++++++++++++++++++++++++++++++++
go.mod | 2 +-
go.sum | 3 +-
3 files changed, 145 insertions(+), 2 deletions(-)
create mode 100644 docs/en/latest/monitoring.md