This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new fc063d018a Another change log fix (#10144)
fc063d018a is described below
commit fc063d018aa0a513f13e1961dbc0afe67190b542
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Mon Dec 12 09:16:49 2022 +0800
Another change log fix (#10144)
---
docs/en/changes/changes.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 7e2f4ad323..978a621531 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -35,9 +35,6 @@
* Change `elasticsearch/flushInterval` to 5s(was 15s).
* Optimize `flushInterval` of ElasticSearch BulkProcessor to avoid extra
periodical flush in the continuous bulk streams.
* An unexpected dot is added when exp is a pure metric name and expPrefix !=
null.
-
-#### OAP-Backend
-
* Support monitoring MariaDB.
#### UI