This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from 0570d59  docs: remove duplicate Dubbo entry (#5483)
     add 5f6afdb  feat: provide skywalking logger plugin (#5478)

No new revisions were added by this update.

Summary of changes:
 .../{http-logger.lua => skywalking-logger.lua}     | 115 ++++-----
 conf/config-default.yaml                           |   1 +
 docs/en/latest/config.json                         |   1 +
 .../{http-logger.md => skywalking-logger.md}       |  60 ++---
 docs/zh/latest/config.json                         |   1 +
 .../{http-logger.md => skywalking-logger.md}       |  56 ++---
 t/admin/plugins.t                                  |   2 +-
 t/plugin/skywalking-logger.t                       | 269 +++++++++++++++++++++
 8 files changed, 350 insertions(+), 155 deletions(-)
 copy apisix/plugins/{http-logger.lua => skywalking-logger.lua} (68%)
 copy docs/en/latest/plugins/{http-logger.md => skywalking-logger.md} (65%)
 copy docs/zh/latest/plugins/{http-logger.md => skywalking-logger.md} (62%)
 create mode 100644 t/plugin/skywalking-logger.t

Reply via email to