Skip to content

PIP-274: Add metric prefix for topic_load_times #20476

@Technoboy-

Description

@Technoboy-

Motivation

The metrics are all started with pulsar_, so that both users and operators can quickly find the metrics of the entire system through this prefix. However, due to some other reasons, it was found that topic_load_times was missing the prefix, so want to get it right.

Proposed changes

In master branch, change :

  • topic_load_times: -> pulsar_topic_load_times

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions