wu-sheng commented on a change in pull request #3357: ADD: add operationName 
length threshold
URL: https://github.com/apache/skywalking/pull/3357#discussion_r318446107
 
 

 ##########
 File path: apm-sniffer/config/agent.config
 ##########
 @@ -38,6 +38,9 @@ agent.service_name=${SW_AGENT_NAME:Your_ApplicationName}
 # Skywalking team may ask for these files in order to resolve compatible 
problem.
 # agent.is_open_debugging_class = ${SW_AGENT_OPEN_DEBUG:true}
 
+# The operationName max length
+# agent.operation_name_threshold=${OPERATION_NAME_THRESHOLD:500}
 
 Review comment:
   Make sense to me, please adjust to the ENV name prefix.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to