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 3d188e6  Fix counter misuse in the alarm core. Alarm can't be 
triggered in time. (#7005)
     add 379c4e1  Allow multiple definitions as fallback in 
`k8sServiceNameRule`. (#7006)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                              |  2 +-
 .../receiver/envoy/ServiceMetaInfoFactoryImpl.java      |  4 +++-
 .../oap/server/receiver/envoy/als/ServiceMetaInfo.java  |  2 --
 .../receiver/envoy/als/k8s/K8SServiceRegistry.java      |  8 ++++++--
 .../envoy/als/k8s/K8sALSServiceMeshHTTPAnalysis.java    |  8 ++++++--
 .../receiver/envoy/als/k8s/ServiceNameFormatter.java    | 17 +++++++++++++++--
 .../envoy/als/mx/MetaExchangeALSHTTPAnalyzer.java       |  3 +--
 .../envoy/als/tcp/k8s/K8sALSServiceMeshTCPAnalysis.java |  8 ++++++--
 .../als/tcp/mx/MetaExchangeTCPAccessLogAnalyzer.java    |  3 +--
 .../als/k8s/K8SALSServiceMeshHTTPAnalysisTest.java      | 12 ++++++++++--
 .../envoy/als/k8s/ServiceNameFormatterTest.java         | 10 ++++++++++
 11 files changed, 59 insertions(+), 18 deletions(-)

Reply via email to