apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

Support Prometheus monitoring #1024

Closed sjmshsh closed 1 year ago

sjmshsh commented 1 year ago

What is the purpose of the change

Support Prometheus monitoring

Brief changelog

Added method to query monitoring data from Prometheus

Verifying this change

Support Prometheus monitoring

Follow this checklist to help us incorporate your contribution quickly and easily:

codecov-commenter commented 1 year ago

Codecov Report

Merging #1024 (04bd737) into refactor-with-go (a07bde1) will increase coverage by 0.20%. The diff coverage is n/a.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1024      +/-   ##
====================================================
+ Coverage             82.52%   82.73%   +0.20%     
====================================================
  Files                    13       13              
  Lines                   973      973              
====================================================
+ Hits                    803      805       +2     
+ Misses                  132      130       -2     
  Partials                 38       38              

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sjmshsh commented 1 year ago

I am a novice in open source, what is the reason for not passing here?

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information