chore: remove useless codes (#5982)

This commit is contained in:
YczYanchengzhe 2020-12-09 16:37:30 +08:00 committed by GitHub
parent b80778ba6f
commit 5e4b16cbfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -118,11 +118,6 @@ public class SegmentAnalysisListener implements FirstAnalysisListener, EntryAnal
serviceName, NodeType.Normal);
}
endpointId = IDManager.EndpointID.buildId(
serviceId,
span.getOperationName()
);
endpointName = namingControl.formatEndpointName(serviceName, span.getOperationName());
endpointId = IDManager.EndpointID.buildId(
serviceId,