Skip to content

Commit

Permalink
Adjust collector restful service name.
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng committed Mar 24, 2017
1 parent 26841df commit 53f3670
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public static class Factory extends AbstractPostProvider<SegmentPost> {

@Override
public String servletPath() {
return "/segment";
return "/segments";
}

@Override
Expand Down

0 comments on commit 53f3670

Please sign in to comment.