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

   ## What changes were proposed in this pull request?
   
   Ranger rest API to show summary of Ranger Admin metrics
   
   ## How was this patch tested?
   
   Testing Performed:
   Verified timezone-aware daily bucketing across all three new REST endpoints:
   
   GET /service/audit/days-audit-admin-metrics (RANGER-5510): Tested filtering 
by objectClassTypes, actions, olderThanInDays, and timezone. Verified correct 
grouping for admin change metrics (x_trx_log_v2).
   
   GET /service/audit/days-audit-access-metrics (RANGER-5511): Verified Solr 
access audit metric retrieval over olderThanInDays with custom timezone 
parameters.
   
   GET /service/audit/days-plugin-policy-sync-metrics (RANGER-5509): Tested 
plugin policy export/sync metrics (x_policy_export_audit) with valid/invalid 
olderThanInDays and timezone inputs.
   
   Results: All endpoints returned expected JSON payloads with accurately 
bucketed timezones. Unit/integration tests passed.
   
   


-- 
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