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

wu-sheng pushed a change to branch fix/envoy-als-lal-debug-rendering
in repository https://gitbox.apache.org/repos/asf/skywalking.git


    from 94693a6d2d Decode Istio metadata-exchange peer in Envoy ALS rendering; 
harden proto-to-JSON
     add 462423a0ca Add Node.js runtime meter support and e2e validation 
(#13930)
     add b07ae739b2 Merge branch 'master' into fix/envoy-als-lal-debug-rendering

No new revisions were added by this update.

Summary of changes:
 docs/en/changes/changes.md                         |  2 +
 docs/en/debugging/config_dump.md                   |  2 +-
 docs/en/setup/backend/backend-meter.md             |  1 +
 docs/en/setup/backend/dashboards-nodejs-runtime.md | 71 ++++++++++++++++++++++
 docs/menu.yml                                      |  2 +
 ...-runtime.data.yaml => nodejs-runtime.data.yaml} | 50 +++++++--------
 .../src/main/resources/application.yml             |  2 +-
 .../{datasource.yaml => nodejs-runtime.yaml}       | 52 ++++++++++------
 test/e2e-v2/cases/nodejs/Dockerfile.nodejs         |  2 +-
 test/e2e-v2/cases/nodejs/e2e.yaml                  | 13 ++++
 .../expected/service-instance-consumer-nodejs.yml  |  4 +-
 .../expected/service-instance-provider-nodejs.yml  |  4 +-
 test/e2e-v2/cases/storage/expected/config-dump.yml |  2 +-
 test/e2e-v2/script/env                             |  2 +-
 14 files changed, 157 insertions(+), 52 deletions(-)
 create mode 100644 docs/en/setup/backend/dashboards-nodejs-runtime.md
 copy 
oap-server/analyzer/meter-analyzer-scripts-test/src/test/resources/scripts/mal/test-meter-analyzer-config/{php-runtime.data.yaml
 => nodejs-runtime.data.yaml} (75%)
 copy 
oap-server/server-starter/src/main/resources/meter-analyzer-config/{datasource.yaml
 => nodejs-runtime.yaml} (62%)

Reply via email to