wu-sheng commented on code in PR #10884: URL: https://github.com/apache/skywalking/pull/10884#discussion_r1222644651
########## docs/en/changes/changes.md: ########## @@ -52,6 +52,10 @@ * Deprecated metrics query v2 protocol. * Deprecated record query protocol. * Add OpenSearch 2.8.0 to test case. +* Add `ai-pipeline` module. +* Support HTTP URI formatting through `ai-pipeline` to do pattern recognition. +* Add new HTTP URI grouping engine with benchmark. +* [Breaking Change] Use the new HTTP URI grouping engine to replace the old regex based mechanism. Review Comment: FYI @apache/skywalking-committers breaking change in this PR. Considering a better performance of endpoint grouping, regex-based implementation has been replaced. -- 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]
