apache / apache/pulsar-client-go
prometheus not call Unregister
Open
- Dominant language
- Go
- Stars
- 745
- Forks
- 389
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 3
Description
#### Expected behavior
when consumer or producer Closed, should call Registerer.Unregister to remove unuse metrics in memory
#### Actual behavior
when consumer or producer Closed, the metrics object still in memory
#### Steps to reproduce
How can we reproduce the issue
#### System configuration
**Pulsar version**: x.y
Contributor guide
Assessment
This issue has not been assessed yet.