wu-sheng commented on code in PR #9971: URL: https://github.com/apache/skywalking/pull/9971#discussion_r1023900328
########## docs/en/changes/changes.md: ########## @@ -113,6 +113,7 @@ * Fix wrong system variable name `SW_CORE_ENABLE_ENDPOINT_NAME_GROUPING_BY_OPENAPI`. It was **opaenapi**. * Fix not-time-series model blocking OAP boots in no-init mode. * Changed system variable `SW_SUPERDATASET_STORAGE_DAY_STEP` to `SW_STORAGE_ES_SUPER_DATASET_DAY_STEP` to be consistent with other ES storage related variables. +* Fix ESEventQueryDAO miss metric_table boolQuery criteria. Review Comment: ```suggestion * Fix ESEventQueryDAO missing metric_table boolQuery criteria. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
