Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #46] support prometheus collect lmq write read rt metrics #47

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

tianliuliu
Copy link
Contributor

fix #46 support prometheus collect lmq write read rt metrics and use GAUGE type to monitor rt

@codecov-commenter
Copy link

Codecov Report

Merging #47 (b053cfe) into main (ab353d0) will increase coverage by 0.01%.
The diff coverage is 22.22%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   21.95%   21.97%   +0.01%     
==========================================
  Files          96       96              
  Lines        4154     4178      +24     
  Branches      663      663              
==========================================
+ Hits          912      918       +6     
- Misses       3017     3035      +18     
  Partials      225      225              
Impacted Files Coverage Δ
...e/rocketmq/mqtt/ds/store/LmqQueueStoreManager.java 26.04% <0.00%> (-1.68%) ⬇️
.../mqtt/exporter/collector/MqttMetricsCollector.java 0.00% <0.00%> (ø)
...ketmq/mqtt/exporter/collector/MqttMetricsInfo.java 0.00% <0.00%> (ø)
.../apache/rocketmq/mqtt/ds/meta/WildcardManager.java 72.41% <85.71%> (+0.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab353d0...b053cfe. Read the comment docs.

@duhenglucky duhenglucky merged commit 9d8cabc into apache:main Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support prometheus collect lmq write read rt metrics
3 participants