Update users and user cases (#2235)
* Update README.md * Update powered-by.md
This commit is contained in:
parent
4657ce7f0c
commit
496bde92fb
|
|
@ -43,13 +43,6 @@ including
|
|||
# Document
|
||||
- [6.x Documents](docs/README.md).
|
||||
|
||||
```
|
||||
5.x is still supported by SkyWalking community, and the agent-backend protocol is compatible with 6.x.
|
||||
You can go to 5.x branch. At there, you have everything you need.
|
||||
```
|
||||
|
||||
- Go to [5.x pages](https://github.com/apache/incubator-skywalking/tree/5.x). Also 5.x document is [here](https://github.com/apache/incubator-skywalking/blob/5.x/docs/README.md).
|
||||
|
||||
|
||||
# Downloads
|
||||
Please head to the [releases page](http://skywalking.apache.org/downloads/) to download a release of Apache SkyWalking.
|
||||
|
|
@ -94,7 +87,7 @@ Follow this [document](docs/en/guides/How-to-build.md).
|
|||
A wide variety of companies and organizations use SkyWalking for research, production and commercial product.
|
||||
Here is the **User Wall** of SkyWalking.
|
||||
|
||||
<img src="https://skywalkingtest.github.io/page-resources/users/users-2019-01-10.png"/>
|
||||
<img src="http://skywalking.apache.org/assets/users-20190209.png"/>
|
||||
|
||||
Users are encouraged to add themselves to the [PoweredBy](docs/powered-by.md) page.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ or providing commercial products including Apache SkyWalking.
|
|||
1. 300.cn 中企动力科技股份有限公司 http://www.300.cn/
|
||||
1. 4399.com 四三九九网络股份有限公司. http://www.4399.com/
|
||||
1. 5i5j. 上海我爱我家房地产经纪有限公司 https://sh.5i5j.com/about/
|
||||
1. Alibaba Cloud, 阿里云, http://aliyun.com Support SkyWalking agents and formats in cloud service.
|
||||
1. Alibaba Cloud, 阿里云, http://aliyun.com
|
||||
1. Anxin Insurance. 安心财产保险有限责任公司 https://www.95303.com
|
||||
1. AsiaInfo Inc. http://www.asiainfo.com.cn/
|
||||
1. Autohome. 汽车之家. http://www.autohome.com.cn
|
||||
|
|
@ -45,7 +45,7 @@ or providing commercial products including Apache SkyWalking.
|
|||
1. Mxnavi. 沈阳美行科技有限公司 http://www.mxnavi.com/
|
||||
1. Moji 墨叽(深圳)科技有限公司 https://www.mojivip.com
|
||||
1. Mypharma.com 北京融贯电子商务有限公司 https://www.mypharma.com
|
||||
1. Primeton.com 普元信息技术股份有限公司 http://www.primeton.com . Integrated in Primeton EOS PLATFORM 8.
|
||||
1. Primeton.com 普元信息技术股份有限公司 http://www.primeton.com .
|
||||
1. qiniu.com 七牛云 http://qiniu.com
|
||||
1. Qingyidai.com 轻易贷 https://www.qingyidai.com/
|
||||
1. Qsdjf.com 浙江钱宝网络科技有限公司 https://www.qsdjf.com/index.html
|
||||
|
|
@ -67,9 +67,18 @@ or providing commercial products including Apache SkyWalking.
|
|||
1. Youzan.com 杭州有赞科技有限公司 http://www.youzan.com/
|
||||
|
||||
# User Cases
|
||||
## Alibaba Cloud
|
||||
Support SkyWalking agents and formats in Tracing Analysis cloud service.
|
||||
|
||||
## Qiniu Cloud
|
||||
Provide a customized version SkyWalking agent. It could provide distributed tracing and integrated in its intelligence log management platform.
|
||||
|
||||
## Primeton
|
||||
Integrated in Primeton EOS PLATFORM 8, which is a commercial micro-service platform.
|
||||
|
||||
## ke.com
|
||||
### Deployment Configuration
|
||||
Three CentOs Machine(32 CPUs, 64G RAM, 1.3T Disk) for Collector Server
|
||||
Three ElasticSearch(Version 6.4.2, 40 CPUs, 96G RAM, 7T Disk) Nodes for Storage
|
||||
### Performance
|
||||
Deploy SkyWalking in production enviroments.
|
||||
- Three CentOs Machines(32 CPUs, 64G RAM, 1.3T Disk) for Collector Server
|
||||
- Three ElasticSearch(Version 6.4.2, 40 CPUs, 96G RAM, 7T Disk) Nodes for Storage
|
||||
|
||||
Support 60+ Instances, Over 300k Calls Per Minute, Over 50k Spans Per Second
|
||||
|
|
|
|||
Loading…
Reference in New Issue