The SkyWalking Roadmap includes three lists of features.
- The core features, means the SkyWalking PPMC and Committer team plan to implement in the near future.(6 months max)
- The community features, means the SkyWalking Team agrees the features are required, and welcome to accept the contributions.
- Long term features, means high value features, but can't be implemented recently.
All the features of three lists are open for discussion.
Core features are separated into 3 groups: agent, collector and UI.
- Support OpenTracing-Java 0.31.0 or 1.0
- Apache HttpClientComponent 3.x plugin.
- Apache Tomcat6 plugin.
- RabbitMQ plugin. All released version in the near 2 years should be supported at least.
- MongoDB Java Driver 3.0 -> 3.2.x plugin.
- Continue DB/Cache access span merged automatically.
- Support config data downstream to agent. Need adjust TDP(Trace Data Protocol)
- Support server metrics of other languages, such as C#. Need adjust TDP(Trace Data Protocol)
- Alarm notification.
- 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
- Merged into Collector as a module.
- Support i18n.
- More interactive UI for the DIG data from any domain.
- Plugin system for the 3rd extention of the UI.
- Support dashboard on large screen.
Community features are reported from SkyWalking community or the core team hopes community contributors provide the implementations.
- Golang SDK as OpenCensus Reporter.
- Support Sharding-JDBC as Collector storage implementor.
- Support connect ES under auth, in Collector.
- More language supported: PHP, Nodejs Server, Python. OpenCensus reporter implementor or Auto-instrument agent.
- Configure delivery/downstream from collector to agent.
- [Java]Server profile
- [Java]Specific service profile
- May. 2018, 5.0.0-beta
- Jun. 2018, 5.0.0-beta2
- Jul. 2018, 5.0.0-RC
- Jul. 2018, 5.0.0(GA)