Doc patch (#928)

* Update CHANGELOG.md

* Update Deploy-backend-in-standalone-mode.md
This commit is contained in:
吴晟 Wu Sheng 2018-03-12 12:20:32 +08:00 committed by GitHub
parent c44003c731
commit 86c9e3815a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
Release Notes.
Changes by Version
==================
5.0.0-alpha (2018-02-28)
5.0.0-alpha
------------------
#### Agent -> Collector protocol

View File

@ -1,4 +1,4 @@
# Usage scenariono provide in alpha versionplanning provide in beta version
# Usage scenario
Default standalong mode collector means don't support cluster. It uses H2 as storage layer implementation, suggest that use only for preview, test, demonstration, low throughputs and small scale system.
If you are using SkyWalking in a low throughputs monitoring scenario, and don't want to deploy cluster, at least, switch the storage implementation from H2 to Elasticsearch.