You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/12/06 05:44:38 UTC

[apisix] branch master updated (ba22a4325 -> edb8edfd4)

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 ba22a4325 change: rename kms to secret (#8448)
     add edb8edfd4 feat(prometheus): support collect metrics works in the priviledged agent (#8434)

No new revisions were added by this update.

Summary of changes:
 apisix/cli/ngx_tpl.lua                             |  22 +++-
 docs/en/latest/plugins/prometheus.md               |   9 ++
 docs/zh/latest/plugins/prometheus.md               |   9 ++
 t/cli/test_prometheus.sh                           |   2 +
 t/cli/test_prometheus_run_in_privileged.sh         | 111 +++++++++++++++++++++
 .../apisix/plugins/prometheus/exporter.lua}        |  27 ++---
 6 files changed, 161 insertions(+), 19 deletions(-)
 create mode 100755 t/cli/test_prometheus_run_in_privileged.sh
 copy t/{fake-plugin-exit.lua => lib/apisix/plugins/prometheus/exporter.lua} (75%)