From de7994ff719d2a7825cb1b9580b6c858c454c3d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Sat, 1 Sep 2018 19:58:06 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/README.md b/docs/README.md index 42a7b32a7..cdf3daeb0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,5 +24,12 @@ Also, if you have some related to us, welcome to submit a pull request to add. if you see some problem. Or better yet, submit your own contributions through pull request to help make them better. +___ +### Users from 5.x +SkyWalking 5.x is still supported by the community. For the user plans to upgrade from 5.x to 6.x, you should know there are some definitions of concepts changed. + +The most important two changed concepts are +1. Applciation(in 5.x) is changed to **Service**(in 6.x), also Application Instance is changed to **Service Instance**. +1. Service(in 5.x) is changed to **Endpoint**(in 6.x).