This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch ai-pipeline
in repository https://gitbox.apache.org/repos/asf/skywalking.git


    from b7471bdafb Merge commit '460cb3aef2ff4499a983bd8b1a4172117437c0b9' 
into ai-pipeline
     add c1c812b906 * [Breaking Change] Use the new HTTP URI grouping engine to 
replace the old regex based mechanism.

No new revisions were added by this update.

Summary of changes:
 docs/en/changes/changes.md                         |  1 +
 docs/en/setup/backend/endpoint-grouping-rules.md   |  7 +++--
 .../core/config/group/EndpointGroupingRule.java    |  3 +++
 .../config/group/EndpointGroupingRuleReader.java   | 15 +++++------
 .../core/config/group/EndpointNameGrouping.java    |  4 +--
 .../group/EndpointNameGroupingRuleWatcher.java     |  3 ++-
 .../group/EndpointGroupingRuleReaderTest.java      |  5 ++--
 .../group/EndpointNameGroupingRuleWatcherTest.java | 31 +++-------------------
 .../src/test/resources/endpoint-name-grouping.yml  |  4 +--
 .../src/main/resources/endpoint-name-grouping.yml  |  6 ++---
 10 files changed, 30 insertions(+), 49 deletions(-)

Reply via email to