wu-sheng commented on a change in pull request #6248:
URL: https://github.com/apache/skywalking/pull/6248#discussion_r563691866



##########
File path: docs/en/setup/backend/configuration-vocabulary.md
##########
@@ -30,7 +30,7 @@ core|default|role|Option values, `Mixed/Receiver/Aggregator`. 
**Receiver** mode
 | - | - | instanceNameMaxLength| Max length limitation of service instance 
name. The max length of service + instance names should be less than 
200.|SW_INSTANCE_NAME_MAX_LENGTH|70|
 | - | - | endpointNameMaxLength| Max length limitation of endpoint name. The 
max length of service + endpoint names should be less than 
240.|SW_ENDPOINT_NAME_MAX_LENGTH|150|
 | - | - | searchableTracesTags | Define the set of span tag keys, which should 
be searchable through the GraphQL. Multiple values should be separated through 
the comma. | SW_SEARCHABLE_TAG_KEYS | 
http.method,status_code,db.type,db.instance,mq.queue,mq.topic,mq.broker|
-| - | - | searchableLogsTags | Define the set of log tag keys, which should be 
searchable through the GraphQL. Multiple values should be separated through the 
comma. | SW_SEARCHABLE_LOGS_TAG_KEYS | - |
+| - | - | searchableLogsTags | Define the set of log tag keys, which should be 
searchable through the GraphQL. Multiple values should be separated through the 
comma. | SW_SEARCHABLE_LOGS_TAG_KEYS | level,logger,thread |

Review comment:
       I see. Make sense.




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


Reply via email to