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

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


    from 1b85b96  Upgrade log4j2 to 2.16.0 (#8299)
     add 2884463  Add the metrics analysis in Satellite MetricsService. (#8312)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   1 +
 .../resources/meter-analyzer-config/satellite.yaml |  34 +++
 test/e2e-v2/cases/kafka/log/satellite_config.yaml  |   1 +
 test/e2e-v2/cases/satellite/Dockerfile.satellite   |   2 +-
 .../satellite/native-protocols/docker-compose.yml  |   3 +-
 .../cases/satellite/native-protocols/e2e.yaml      |   2 +-
 .../native-protocols/satellite_config.yaml         | 249 ---------------------
 test/e2e-v2/cases/so11y/docker-compose.yml         |  34 +++
 test/e2e-v2/cases/so11y/e2e.yaml                   |   1 +
 ...instance.yml => satellite-service-instance.yml} |   6 +-
 .../expected/satellite-service.yml}                |   6 +-
 .../satellite-cases.yaml}                          |  14 +-
 test/e2e-v2/script/env                             |   2 +-
 13 files changed, 87 insertions(+), 268 deletions(-)
 create mode 100644 
oap-server/server-starter/src/main/resources/meter-analyzer-config/satellite.yaml
 delete mode 100644 
test/e2e-v2/cases/satellite/native-protocols/satellite_config.yaml
 copy test/e2e-v2/cases/so11y/expected/{service-instance.yml => 
satellite-service-instance.yml} (79%)
 copy test/e2e-v2/cases/{alarm/expected/service.yml => 
so11y/expected/satellite-service.yml} (89%)
 copy test/e2e-v2/cases/{kafka/meter/meter-cases.yaml => 
so11y/satellite-cases.yaml} (59%)

Reply via email to