You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by pe...@apache.org on 2018/03/06 15:58:02 UTC

[incubator-skywalking] branch doc/roadmap updated: Update ROADMAP.md

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

pengys pushed a commit to branch doc/roadmap
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/doc/roadmap by this push:
     new 9d683d7  Update ROADMAP.md
9d683d7 is described below

commit 9d683d7e9d27c4831d09d0cc1a0ba0929f300abd
Author: 彭勇升 pengys <80...@qq.com>
AuthorDate: Tue Mar 6 23:57:59 2018 +0800

    Update ROADMAP.md
---
 docs/ROADMAP.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md
index e5f94e0..b3ad0b3 100644
--- a/docs/ROADMAP.md
+++ b/docs/ROADMAP.md
@@ -25,6 +25,10 @@ Core features are separated into 3 groups: agent, collector and UI.
 - Support server metrics of other languages, such as C#. Need adjust TDP(Trace Data Protocol)
 - Alarm notification. Default through mail.
 - Baseline calculation, to make the alarm more accuracy.
+- Performance optimization (Stream metric aggregate and query for UI)
+- Automated testing (Stream metric aggregate and query for UI)
+- Remote module add kafka provider
+- Cluster module add redis provider
 
 ### UI
 - Merged into Collector as a module.

-- 
To stop receiving notification emails like this one, please contact
pengys@apache.org.