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 2022/04/28 12:23:14 UTC

[GitHub] [skywalking] kezhenxu94 commented on a diff in pull request #8971: Support autocomplete tags in traces query (backend side)

kezhenxu94 commented on code in PR #8971:
URL: https://github.com/apache/skywalking/pull/8971#discussion_r860824544


##########
oap-server/server-starter/src/main/resources/application.yml:
##########
@@ -393,6 +393,7 @@ receiver-zipkin:
     jettyAcceptorPriorityDelta: ${SW_RECEIVER_ZIPKIN_JETTY_DELTA:0}
     jettyAcceptQueueSize: ${SW_RECEIVER_ZIPKIN_QUEUE_SIZE:0}
     instanceNameRule: ${SW_RECEIVER_ZIPKIN_INSTANCE_NAME_RULE:[spring.instance_id,node_id]}
+    searchableTracesTags: ${SW_ZIPKIN_SEARCHABLE_TAG_KEYS:http.method}

Review Comment:
   Add this to the doc please



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