diff --git a/apm-dist/src/main/assembly/binary.xml b/apm-dist/src/main/assembly/binary.xml index 82738997f..44fd73280 100644 --- a/apm-dist/src/main/assembly/binary.xml +++ b/apm-dist/src/main/assembly/binary.xml @@ -51,6 +51,7 @@ component-libraries.yml official_analysis.oal gateways.yml + service-apdex-threshold.yml /config diff --git a/oap-server/server-bootstrap/pom.xml b/oap-server/server-bootstrap/pom.xml index be1db1021..dfce9ac44 100644 --- a/oap-server/server-bootstrap/pom.xml +++ b/oap-server/server-bootstrap/pom.xml @@ -226,9 +226,10 @@ endpoint_naming_rules.properties official_analysis.oal gateways.yml + service-apdex-threshold.yml - \ No newline at end of file +