wu-sheng commented on code in PR #11901:
URL: https://github.com/apache/skywalking/pull/11901#discussion_r1495531006


##########
oap-server/server-starter/src/main/resources/application.yml:
##########
@@ -443,6 +443,13 @@ promql:
     restMaxThreads: ${SW_PROMQL_REST_MAX_THREADS:200}
     restIdleTimeOut: ${SW_PROMQL_REST_IDLE_TIMEOUT:30000}
     restAcceptQueueSize: ${SW_PROMQL_REST_QUEUE_SIZE:0}
+    # The below config is for the API buildInfo, set the value to mock the 
build info.

Review Comment:
   ```suggestion
       # The below configs are used to build `/api/v1/status/buildinfo` API 
response.
   ```



-- 
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-unsubscr...@skywalking.apache.org

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

Reply via email to