apache / pulsar

Apache Pulsar - distributed pub-sub messaging system
https://pulsar.apache.org/
Apache License 2.0
13.94k stars 3.53k forks source link

[feat][broker] PIP-264: Add OpenTelemetry broker replicator metrics #22972

Closed dragosvictor closed 1 week ago

dragosvictor commented 1 week ago

PIP-264

Motivation

Adds existing broker replicator metrics (documented by https://pulsar.apache.org/docs/next/reference-metrics/#replication-metrics-1) to the OpenTelemetry pipeline.

Modifications

Verifying this change

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts:

Documentation

Matching PR in forked repository

PR in forked repository: https://github.com/dragosvictor/pulsar/pull/26