Skip to content

feat:support stat reporting path aggregation. #612

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

SkyeBeFreeman
Copy link
Member

@SkyeBeFreeman SkyeBeFreeman commented Jun 4, 2025

fixes #588

@SkyeBeFreeman SkyeBeFreeman requested a review from shedfreewu June 4, 2025 03:15
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 56.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 20.02%. Comparing base (1ca6a8b) to head (bcc6ec6).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
...ins/stat/prometheus/plugin/PrometheusReporter.java 37.50% 5 Missing ⚠️
...at/prometheus/handler/PrometheusHandlerConfig.java 25.00% 3 Missing ⚠️
...plugins/stat/prometheus/handler/CommonHandler.java 83.33% 2 Missing ⚠️
...java/com/tencent/polaris/api/utils/ClassUtils.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #612      +/-   ##
============================================
- Coverage     20.46%   20.02%   -0.44%     
- Complexity      833      904      +71     
============================================
  Files           334      361      +27     
  Lines         13233    14820    +1587     
  Branches       1702     1854     +152     
============================================
+ Hits           2708     2968     +260     
- Misses        10171    11487    +1316     
- Partials        354      365      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@shedfreewu shedfreewu left a comment

Choose a reason for hiding this comment

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

OK

@SkyeBeFreeman SkyeBeFreeman merged commit ccb6d82 into polarismesh:main Jun 4, 2025
9 of 10 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the m/merge-stat-path branch June 4, 2025 05:14
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.

支持监控数据通配聚合
2 participants