-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73085/
-----------------------------------------------------------

(Updated Dec. 15, 2020, 12:19 p.m.)


Review request for atlas, Madhan Neethiraj, Pinal Shah, and Sarath Subramanian.


Changes
-------

Adds a new attribute for Admin metrics to support the system metrics.


Repository: atlas


Description
-------

This review request implements the admin metrics endpoint, and also bumps the 
version of python client to "0.0.3"

**Usage:**

from apache_atlas.client.base_client import AtlasClient

client = AtlasClient('http://localhost:21000', ('admin', 'admin'))

client.admin.get_metrics()


Diffs (updated)
-----

  intg/src/main/python/apache_atlas/client/base_client.py 
3e6002db8cc40530e6deef182114bdc176d6c7ef 
  intg/src/main/python/apache_atlas/model/admin.py PRE-CREATION 
  intg/src/main/python/apache_atlas/model/metrics.py 
636a3ea265cf6f216ed8b653d594652ac35de35a 
  intg/src/main/python/setup.py ed33ebefc84acde17b75c109bc3b797b4499d124 


Diff: https://reviews.apache.org/r/73085/diff/2/

Changes: https://reviews.apache.org/r/73085/diff/1-2/


Testing
-------


Thanks,

Verdan Mahmood

Reply via email to