[
https://issues.apache.org/jira/browse/RANGER-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116639#comment-18116639
]
Rakesh Gupta commented on RANGER-3905:
--------------------------------------
Apache master commit :
https://github.com/apache/ranger/commit/37888b1bf1fa6d29f21460f5766c2df02c7d51e6
> Ranger metrics on audit throughput for each of the Ranger Service plugins
> -------------------------------------------------------------------------
>
> Key: RANGER-3905
> URL: https://issues.apache.org/jira/browse/RANGER-3905
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 3.0.0
> Reporter: Ramesh Mani
> Assignee: Rakesh Gupta
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Implement new Solr-backed REST APIs to expose audit throughput metrics for
> each Ranger service plugin.
> * To record ranger audit rate for each of the Ranger plugin
> * To derive metrics and create charts which can be used for alert and
> notification
> *Endpoints:*
> {code:java}
> /audit/metrics
> /audit/metrics/{id}
> /audit/metrics/servicetype/{type}/servicename/{name}
> /audit/dailymetrics
> /audit/daysmetrics
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)