Sylvie-Wxr opened a new pull request, #460:
URL: https://github.com/apache/skywalking-banyandb/pull/460

   - [ ] Add a unit test to verify that the fix works.
   - [x] Explain briefly why the bug exists and how to fix it.
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Fixes apache/skywalking#<issue number>.
   - [ ] Update the [`CHANGES` 
log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md).
   
   Fix Explanation:
   Metrics such as Gauge, Counter and Histogram should only be created once. 
   Fix the code to use Register to create metrics. Use getter to get already 
registered metrics. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to