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

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


The following commit(s) were added to refs/heads/master by this push:
     new d62f29c  apdex include for es7 (#3995)
d62f29c is described below

commit d62f29cde248308ea4b1e2dacd91f01ea40f3759
Author: zhang-wei <[email protected]>
AuthorDate: Mon Dec 2 23:31:36 2019 +0800

    apdex include for es7 (#3995)
---
 apm-dist/src/main/assembly/binary-es7.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apm-dist/src/main/assembly/binary-es7.xml 
b/apm-dist/src/main/assembly/binary-es7.xml
index 39bbd4b..519ed01 100644
--- a/apm-dist/src/main/assembly/binary-es7.xml
+++ b/apm-dist/src/main/assembly/binary-es7.xml
@@ -51,6 +51,7 @@
                 <include>component-libraries.yml</include>
                 <include>official_analysis.oal</include>
                 <include>gateways.yml</include>
+                <include>service-apdex-threshold.yml</include>
             </includes>
             <outputDirectory>/config</outputDirectory>
         </fileSet>

Reply via email to