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

   ## What changes were proposed in this pull request?
   
   The SummaryTOTALTAGS metric returned by the /service/metrics/json API does 
not accurately reflect the actual number of Tags present in the system. The 
value appears to be inconsistent or incorrect when compared against the real 
tag count.
   
   Steps to Reproduce:
   
   Access the /service/metrics/json API.
   Locate the SummaryTOTALTAGS metric in the response.
   Compare the reported value with the actual number of Tags in the system.
   Expected Result:
   SummaryTOTALTAGS should match the actual count of Tags.
   
   Actual Result:
   SummaryTOTALTAGS displays an incorrect count.
   
   
   ## How was this patch tested?
   
   Verified that the SummaryTOTALTAGS metric in the /service/metrics/json API 
correctly reflects the actual count of Tags present in the system.


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