You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/07 09:24:08 UTC

[GitHub] [skywalking-java] kezhenxu94 commented on a change in pull request #67: Support set instance properties in json format

kezhenxu94 commented on a change in pull request #67:
URL: https://github.com/apache/skywalking-java/pull/67#discussion_r744227537



##########
File path: apm-sniffer/config/agent.config
##########
@@ -20,6 +20,8 @@ agent.namespace=${SW_AGENT_NAMESPACE:}
 # The service name in UI
 agent.service_name=${SW_AGENT_NAME:Your_ApplicationName}
 
+agent.instance_properties_json=${SW_INSTANCE_PROPERTIES_JSON:}

Review comment:
       Can you please put this in the same order as the doc (move this to the next line of `agent.instance_name`)




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org