elastic / elastic/beats

Support for Subscriber metricset ActiveMQ

Open
#42,899 1 comment 0 reactions 1 assignee Claimed by @Linu-Elias View on GitHub
needs_team
Dominant language
Go
Stars
12.7k
Forks
5k
Avg merge
2d 2h
Merged PRs (30d)
364

Description

Support for primarily `PendingQueueSize` in ActiveMQ package

- `PendingQueueSize` is actually not a metric for a `Topic` or `Queue` but this metric is of a `Subscriber`
- One topic can have multiple subscribers, and each subscriber has their own set of metrics.

## Solution

We should add a new metricset "Subscriber" with couple of all subscriber metrics, Eg: DestinamtionName, subscriberName, PendingQueSize etc... So that the user can do an aggregation of the PendingQueuSize/topic.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.