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 <[email protected]>
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
 

Reply via email to