kayx23 opened a new pull request, #13933:
URL: https://github.com/apache/apisix/pull/13933

   ### Description
   
   The OpenTelemetry documentation previously explained Plugin Metadata before 
telling readers that the Plugin is disabled by default. This could lead users 
to configure metadata without loading the Plugin.
   
   This PR:
   
   - moves the enablement section before Plugin Metadata configuration
   - tells readers to preserve the complete plugins list when enabling 
OpenTelemetry
   - removes the literal ellipsis list entry from the YAML example
   - replaces a stale statement about default settings and tenant ID with the 
current Plugin Metadata behavior
   - applies the same changes to the English and Chinese documentation
   
   Related to #13925.
   
   ### Validation
   
   - npx --yes [email protected] docs/en/latest/plugins/opentelemetry.md 
docs/zh/latest/plugins/opentelemetry.md
   - ./utils/fix-zh-doc-segment.py
   - git diff --check
   
   ### Checklist
   
   - [x] I have explained the need for this PR and the problem it solves
   - [x] I have explained the changes in this PR
   - [x] I have updated both English and Chinese documentation
   - [x] I have verified that this documentation-only change is backward 
compatible


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