devmadhuu opened a new pull request, #4540:
URL: https://github.com/apache/ozone/pull/4540

   This feature incorporates changes to represent heatmap representation for 
ozone keys w.r.t their read access.  However this feature has internal 
dependency on Solr service component who indexes the ranger audit logs for read 
access of keys.
   New API has been added in Recon to expose heatmap representation: 
   **GET Request API**
   `"/api/v1/heatmap/readaccess/?startDate=24H&path=/&entityType=key"`
   
   **UI Representation in initial phase will be like below:**
   
   
![image](https://user-images.githubusercontent.com/20607992/230074627-6d92d3bb-fede-4007-b314-520535dca6e8.png)
   
   https://issues.apache.org/jira/browse/HDDS-7795
   
   ## How was this patch tested?
   
   This patch has been tested functionally having internal integration with 
Recon and Solr component.  Unit test cases writing is in progress.
   
   <img width="1704" alt="image" 
src="https://user-images.githubusercontent.com/20607992/230075290-7667ebc3-3699-4cfc-bd9c-320b5bb74853.png";>
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to