]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add metric when send message with kafka and ampq
authorHoai-Thu Vuong <thuvh87@gmail.com>
Fri, 25 Apr 2025 08:59:30 +0000 (15:59 +0700)
committerHoai-Thu Vuong <thuvh87@gmail.com>
Sun, 12 Oct 2025 17:40:54 +0000 (00:40 +0700)
commitdf66f697d14343462b4eadc716031cf0b17a3607
tree9c7f8454d9372495a53ad2cdf4ce58ae9ecf7c29
parent7d2dd2c1c9f2d253aa250e89c0b24494d6a4ea90
rgw: add metric when send message with kafka and ampq

- l_rgw_pubsub_push_pending
- l_rgw_pubsub_push_failed

Fixes: https://tracker.ceph.com/issues/70256
Signed-off-by: Hoai-Thu Vuong <thuvh87@gmail.com>
(cherry picked from commit df4ef781f6ad33f64c2e5a9d158986623d2f8c89)

Conflicts:
    src/rgw/driver/rados/rgw_notify.cc
- keep current change and apply only increase metric
src/rgw/driver/rados/rgw_notify.cc
src/rgw/driver/rados/rgw_pubsub_push.cc