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
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 thattopic_load_timeswas missing the prefix, so want to get it right.Proposed changes
In master branch, change :
topic_load_times: ->pulsar_topic_load_times