This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch new-exporter
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/new-exporter by this push:
new 1a78b98 Update changelog.
1a78b98 is described below
commit 1a78b9831ea89de837fd20f9f16548059aeac538
Author: Wu Sheng <[email protected]>
AuthorDate: Tue Mar 23 14:52:09 2021 +0800
Update changelog.
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 2581d65..0976711 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -57,6 +57,7 @@ Release Notes.
* Support metrics grouped by scope labelValue in MAL, no need global same
labelValue as before.
* Add functions in MAL to filter metrics according to the metric value.
* Optimize the self monitoring grafana dashboard.
+* Enhance the export service.
#### UI
* Update selector scroller to show in all pages.