You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Describe the bug msgRateIn and msgThroughputIn is 0
To Reproduce
Steps to reproduce the behavior:
produce message use client.
get metrics to use command or grafana dashboard.
Screenshots
Additional context
After #228 be merged, bytesInCounter and msgInCounter is available, but msgRateIn and msgThroughputIn is update by MessagePublishContext in pulsar.
Describe the bug
msgRateInandmsgThroughputInis 0To Reproduce
Steps to reproduce the behavior:
Screenshots

Additional context
After #228 be merged,
bytesInCounterandmsgInCounteris available, butmsgRateInandmsgThroughputInis update byMessagePublishContextin pulsar.