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 #56] add exportJvmInfo to judge prometheus whether export jvm info or not #57

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

tianliuliu
Copy link
Contributor

fix #56 add exportJvmInfo to judge prometheus whether export jvm info or not

@codecov-commenter
Copy link

Codecov Report

Merging #57 (f5a2779) into main (0177b54) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   23.77%   23.74%   -0.04%     
==========================================
  Files          96       96              
  Lines        4176     4182       +6     
  Branches      662      663       +1     
==========================================
  Hits          993      993              
- Misses       2960     2966       +6     
  Partials      223      223              
Impacted Files Coverage Δ
...rg/apache/rocketmq/mqtt/cs/config/ConnectConf.java 0.00% <0.00%> (ø)
...pache/rocketmq/mqtt/cs/starter/ExporterServer.java 0.00% <0.00%> (ø)
...rg/apache/rocketmq/mqtt/exporter/MqttExporter.java 0.00% <0.00%> (ø)

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 0177b54...f5a2779. Read the comment docs.

Copy link
Member

@ShannonDing ShannonDing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShannonDing ShannonDing merged commit bc8ed14 into apache:main Apr 11, 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.

add exportJvmInfo variable to judge prometheus whether export jvm info or not
3 participants