This is an automated email from the ASF dual-hosted git repository.
lujiajing pushed a commit to branch remove-unused-tags
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/remove-unused-tags by this
push:
new 372b3da633 udpate changelog
372b3da633 is described below
commit 372b3da63381505c7ef4cf02140ee381941d1b5e
Author: Megrez Lu <[email protected]>
AuthorDate: Mon Dec 26 11:46:46 2022 +0800
udpate changelog
---
docs/en/changes/changes.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 7ee4826dc8..7369362497 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -62,6 +62,7 @@
* Support server status watcher for `MetricsPersistentWorker` to check the
metrics whether required initialization.
* Fix the meter value are not correct when using `sumPerMinLabeld` or
`sumHistogramPercentile` MAL function.
* Fix cannot display attached events when using Zipkin Lens UI query traces.
+* Remove `time_bucket` for both Stream and Measure kinds in BanyanDB plugin.
#### UI