Yilialinn opened a new pull request, #13278:
URL: https://github.com/apache/apisix/pull/13278
## Summary
- Add canonical link to API7 docs
- Update frontmatter `description` to better reflect plugin capabilities
- Fix `Required` column: `optional` → `False` for `producer_batch_num`,
`producer_batch_size`, `producer_max_buffering`, `producer_time_linger`, and
`meta_refresh_interval`; fix `brokers.port` type `string` → `integer` in ZH doc
- Replace minimal "Enable Plugin" and "Example usage" sections with three
comprehensive examples:
1. **Log in Different Meta Log Formats** — includes Docker Compose setup,
full route configuration, and comparison of `default` vs `origin` log output
2. **Log Request and Response Headers With Plugin Metadata** —
demonstrates using plugin metadata with built-in variables to capture custom
request/response headers
3. **Log Request Bodies Conditionally** — shows `include_req_body` +
`include_req_body_expr` for conditional body logging
- Remove "Delete Plugin" section
- Add `admin_key` note block before the first Admin API curl example
--
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]