apache / apache/pulsar

[PIP-216]: Support subscription backlog metrics in message counts

Open
#18,159 1 comment 0 reactions 0 assignees View on GitHub
Stale type/PIP
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

Description

### Motivation

Now, Pulsar already has a subscription backlog metric, but the unit is entry. And in some scenarios, users want to know the specific number of messages in the subscription backlog.

### Goal

Now, Pulsar already has a subscription backlog metric, but the unit is entry. And in some scenarios, users want to know the specific number of messages in the subscription backlog.

### API Changes

_No response_

### Implementation

.

### Alternatives

_No response_

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is identified in the issue. Start by locating the existing subscription backlog metric and determine where its entry-based value is produced; done means exposing the corresponding number of messages in the subscription backlog.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.