Project

General

Profile

Actions

Bug #52927

open

notifications: add per topic stats for persistent notifications

Added by Yuval Lifshitz over 2 years ago. Updated 7 months ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
notifications backport_processed
Backport:
reef, quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

stats should be accessible via radosgw-admin and should include:
  • retries
  • pending notifications in the queue
  • successes

Related issues 2 (2 open0 closed)

Copied to rgw - Backport #63072: reef: notifications: add per topic stats for persistent notificationsNewAli MasarwaActions
Copied to rgw - Backport #63073: quincy: notifications: add per topic stats for persistent notificationsNewAli MasarwaActions
Actions #2

Updated by Casey Bodley over 2 years ago

  • Assignee set to Yuval Lifshitz
Actions #3

Updated by Yuval Lifshitz 11 months ago

  • Backport changed from pacific to reef, quincy
Actions #4

Updated by Yuval Lifshitz 11 months ago

these stats should also be accessible as labeled stats that could be pulled by the manager/prometheus

Actions #6

Updated by Yuval Lifshitz 7 months ago

  • Assignee changed from Yuval Lifshitz to Ali Masarwa
Actions #7

Updated by Ali Masarwa 7 months ago

This task has been addressed in the PR https://github.com/ceph/ceph/pull/52087
This PR added the option stats for command topic, example:

bin/radosgw-admin topic stats --topic TOPIC_NAME

which will output how many persistent entries in the queue and their size and how many reservations are on the queue:

    "Topic Stats": {
        "Reservations": 0,
        "Size": 7074,
        "Entries": 12
    }
Actions #8

Updated by Ali Masarwa 7 months ago

  • Status changed from New to Resolved
Actions #9

Updated by Yuval Lifshitz 7 months ago

  • Status changed from Resolved to Pending Backport
Actions #10

Updated by Backport Bot 7 months ago

  • Copied to Backport #63072: reef: notifications: add per topic stats for persistent notifications added
Actions #11

Updated by Backport Bot 7 months ago

  • Copied to Backport #63073: quincy: notifications: add per topic stats for persistent notifications added
Actions #12

Updated by Backport Bot 7 months ago

  • Tags changed from notifications to notifications backport_processed
Actions

Also available in: Atom PDF