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/04/07 12:10:26 UTC

[skywalking] branch kezhenxu94-patch-1 created (now ec539f4)

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

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


      at ec539f4  doc: add event exporter link

This branch includes the following new commits:

     new ec539f4  doc: add event exporter link

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[skywalking] 01/01: doc: add event exporter link

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit ec539f4c509dca07f407f756fad7ab1aeec7ce4d
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Wed Apr 7 20:09:30 2021 +0800

    doc: add event exporter link
---
 docs/en/concepts-and-designs/event.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/concepts-and-designs/event.md b/docs/en/concepts-and-designs/event.md
index 6ea5c93..9025f48 100644
--- a/docs/en/concepts-and-designs/event.md
+++ b/docs/en/concepts-and-designs/event.md
@@ -12,7 +12,7 @@ Currently, the officially supported clients to report events are:
 
 - [ ] Java Agent Toolkit: Using the Java agent toolkit to report events within the applications.
 - [x] SkyWalking CLI: Using the CLI to report events from the command line interface.
-- [ ] Kubernetes Event Exporter: Deploying an event exporter to refine and report Kubernetes events.
+- [x] [Kubernetes Event Exporter](http://github.com/apache/skywalking-kubernetes-event-exporter): Deploying an event exporter to refine and report Kubernetes events.
 
 ## Event Definitions