flea1lt commented on code in PR #11247:
URL: https://github.com/apache/apisix/pull/11247#discussion_r1597787620


##########
docs/en/latest/plugins/opentelemetry.md:
##########
@@ -53,7 +53,7 @@ You can set up the collector by configuring it in you 
configuration file (`conf/
 
 | Name                                       | Type    | Default               
                            | Description                                       
                                                                                
                                                                                
            |
 
|--------------------------------------------|---------|---------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| trace_id_source                            | enum    | random                
                            | Source of the trace ID. Valid values are `random` 
or `x-request-id`. When set to `x-request-id`, the value of the `x-request-id` 
header will be used as trace ID. Make sure that is matches the regex pattern 
`[0-9a-f]{32}`. |
+| trace_id_source                            | enum    | x-request-id          
                            | Source of the trace ID. Valid values are `random` 
or `x-request-id`. When set to `x-request-id`, the value of the `x-request-id` 
header will be used as trace ID. Make sure that is matches the regex pattern 
`[0-9a-f]{32}`. |

Review Comment:
   fixed



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to