RakeshGuptaDev opened a new pull request, #811:
URL: https://github.com/apache/ranger/pull/811

   ## What changes were proposed in this pull request?
   
   We should add Summary section to existing Ranger Admin metrics response. The 
summary section will have following 
   
   Total number of services
   Total number of policies
   Total number of tags
   Total number of users
   Total number of groups
   Total number of roles
   Total number of admin audits (x_trx_log rows)
   Total number of login records (x_auth_sess rows)
   Total number of plugin records (x_plugin_info rows)
   Total number of plugin download records (x_policy_export_audit rows)
   This will help us improved debugging.
   
   
   ## How was this patch tested?
   
   Tested and Verified: The /metrics/json API now successfully returns the 
summary section.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to