wu-sheng commented on a change in pull request #6329: URL: https://github.com/apache/skywalking/pull/6329#discussion_r570884289
########## File path: apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/context/tag/Tags.java ########## @@ -98,6 +98,12 @@ private Tags() { public static final StringTag HEADERS = new StringTag(14, "http.headers"); } + public static final class CUSTOM { Review comment: If you want to add new feature, you need a new PR and issue. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org