This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 4767af1 ATLAS-3426: Added Atlas monogram.svg and favicon.ico size
increased
new 7ba3213 ATLAS-3448: UI: Regression, Interactive Lineage operations
are not working as expected
new adfc526 ATLAS-3449: UI : Beta UI : Invalid Filter validation case for
classification
new 5dffddd ATLAS-3441 Add JVM resource metrics for Atlas monitoring
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