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

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f038cd  Translate user manual, index for event-trace. (#1139)
9f038cd is described below

commit 9f038cdc1c4b0250af5816f96e81329105c42e52
Author: Zonglei Dong <[email protected]>
AuthorDate: Sat Jul 18 18:01:46 2020 +0800

    Translate user manual, index for event-trace. (#1139)
    
    * translate user manual, index for event-trace.
    
    * fixes spelling mistakes.
---
 .../content/user-manual/elasticjob-lite/usage/event-trace/_index.en.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/docs/content/user-manual/elasticjob-lite/usage/event-trace/_index.en.md 
b/docs/content/user-manual/elasticjob-lite/usage/event-trace/_index.en.md
index a91690b..4c33722 100644
--- a/docs/content/user-manual/elasticjob-lite/usage/event-trace/_index.en.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/event-trace/_index.en.md
@@ -4,4 +4,5 @@ weight = 3
 chapter = true
 +++
 
-TODO
+ElasticJob provides an event tracking function, which can handle important 
events in the scheduling process through event subscription for query, 
statistics and monitor.
+Now, the event subscription based on relation database is provided to record 
events, and developers can also extend it through SPI.

Reply via email to