This is an automated email from the ASF dual-hosted git repository.
ashishtiwari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from c2324a594 feat: support _meta.pre_function to execute custom logic
before execution of each phase (#11793)
add 5a085bcd0 refactor(opentelemetry): replace plugin attribute with
plugin metadata (#11940)
No new revisions were added by this update.
Summary of changes:
apisix/plugins/opentelemetry.lua | 41 ++++++++-------
docs/en/latest/plugins/opentelemetry.md | 57 ++++++++++++---------
docs/zh/latest/plugins/opentelemetry.md | 56 ++++++++++++---------
t/plugin/opentelemetry.t | 83 ++++++++++++++++++++-----------
t/plugin/opentelemetry2.t | 36 ++++++++++----
t/plugin/opentelemetry3.t | 48 ++++++++++++++----
t/plugin/opentelemetry4-bugfix-pb-state.t | 50 ++++++++++++++-----
t/plugin/opentelemetry5.t | 73 ++++++++++++++++++---------
t/plugin/security-warning2.t | 69 +++++++++++++++++--------
9 files changed, 343 insertions(+), 170 deletions(-)