Doc patch (#928)
* Update CHANGELOG.md * Update Deploy-backend-in-standalone-mode.md
This commit is contained in:
parent
c44003c731
commit
86c9e3815a
|
|
@ -1,7 +1,8 @@
|
|||
Release Notes.
|
||||
Changes by Version
|
||||
==================
|
||||
|
||||
5.0.0-alpha (2018-02-28)
|
||||
5.0.0-alpha
|
||||
------------------
|
||||
|
||||
#### Agent -> Collector protocol
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Usage scenario(no provide in alpha version,planning 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue