Description of problem: Add counters for client operations per users and buckets to be able monitor it via dashboard. To have RadosGW able store this information in counters/trackers and share this information with prometheus in order to be able to display it in the Ceph dashboard (a similar RFE will be opened to display this information). What we would like to see is: -User: john-doe -Total number of operations. -Number of GET operations. -Number of PUT operations. -Number of DELETE operations. -If we can have this information per S3 path would be perfect as we might see what our users are doing: -Are they reading again and again a single file? -Are they overwriting again and again a single file? -Bucket: my-bucket -Total number of operations and the different users accessing the bucket. -Number of GET operations and the different users accessing the bucket. -Number of PUT operations and the different users accessing the bucket. -Number of DELETE operations and the different users accessing the bucket. -If we can have this information per S3 path would be perfect as we might see what our users are doing: -Are they reading again and again a single file? -Are they overwriting again and again a single file? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
for reference BZ for Dashboard to display this data: Bug 1929358 - [cee/sd][RFE][dashboard] Display operation (GET, PUT, DELETE, ...) counters/trackers from RadosGW in the Ceph dashboard https://bugzilla.redhat.com/show_bug.cgi?id=1929358
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 7.0 Bug Fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:7780
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days