]> git-server-git.apps.pok.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:26:43 +0000 (00:26 +0700)
commit765671a91861f043f8794bf98f3932a41d54ead5
treec27dd8a917e2d31a6350bd797f89fd243053a076
parent5b9f471f16e16bfca54dc0c583b67c1faec57284
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