diff --git a/CHANGES.md b/CHANGES.md index 90465d0a49b43eef7db1acc2c02ae356e3345926..2abcdda9b6f77557a68086c62128932f44f55e7f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -92,6 +92,7 @@ Release Notes. * Fix `Exporter INCREMENT mode` is not working. * Fix an error when executing startup.bat when the log directory exists * Add syncBulkActions configuration to set up the batch size of the metrics persistent. +* Meter Analysis Language. #### UI * Add browser dashboard. @@ -109,4 +110,4 @@ Release Notes. All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/56?closed=1) ------------------ -Find change logs of all versions [here](changes). \ No newline at end of file +Find change logs of all versions [here](changes). diff --git a/changes/changes-8.2.0.md b/changes/changes-8.2.0.md index 0bec8e452bf599442c3c20b43887e91dd2d03cb7..3fc531ec0f3a2ccde9b2b55811316dc9f4c34df4 100644 --- a/changes/changes-8.2.0.md +++ b/changes/changes-8.2.0.md @@ -88,6 +88,7 @@ * Fix `Exporter INCREMENT mode` is not working. * Fix an error when executing startup.bat when the log directory exists * Add syncBulkActions configuration to set up the batch size of the metrics persistent. +* Meter Analysis Language. #### UI * Add browser dashboard.