This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 7c5cc5d ATLAS-3426: Added Atlas monogram.svg and favicon.ico size
increased
new cc7389f ATLAS-3441 Add JVM resource metrics for Atlas monitoring
new 1bd05b3 ATLAS-3449: UI : Beta UI : Invalid Filter validation case for
classification
new fbf7b7e ATLAS-3448: UI: Regression, Interactive Lineage operations
are not working as expected
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../public/js/views/graph/LineageLayoutView.js | 4 +-
.../public/js/views/graph/LineageLayoutView.js | 4 +-
.../js/views/search/SearchDefaultLayoutView.js | 118 +++++++++------------
.../org/apache/atlas/services/MetricsService.java | 8 ++
.../org/apache/atlas/util/AtlasMetricJVMUtil.java | 110 +++++++++++++++++++
5 files changed, 174 insertions(+), 70 deletions(-)
create mode 100644
repository/src/main/java/org/apache/atlas/util/AtlasMetricJVMUtil.java