You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ni...@apache.org on 2021/05/10 09:52:45 UTC

[atlas] branch master updated: ATLAS-4279: Fixed IT failing for DebugMetricsIT.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new efb0ee1  ATLAS-4279: Fixed IT failing for DebugMetricsIT.
efb0ee1 is described below

commit efb0ee1df75ec0b03990c7e56feaa926314d9226
Author: Jayendra Parab <ja...@freestoneinfotech.com>
AuthorDate: Mon May 10 12:28:31 2021 +0530

    ATLAS-4279: Fixed IT failing for DebugMetricsIT.
---
 webapp/src/test/resources/atlas-application.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/webapp/src/test/resources/atlas-application.properties b/webapp/src/test/resources/atlas-application.properties
index adeade8..1d45e78 100644
--- a/webapp/src/test/resources/atlas-application.properties
+++ b/webapp/src/test/resources/atlas-application.properties
@@ -130,3 +130,4 @@ atlas.search.gremlin.enable=true
 
 #########  Configure use of Tasks  #########
 atlas.tasks.enabled=false
+atlas.debug.metrics.enabled=true