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

[#11267] Add micrometer for monitoring collector #11268

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

intr3p1d
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 17.70833% with 79 lines in your changes missing coverage. Please review.

Project coverage is 36.89%. Comparing base (0e3fd4e) to head (eec0ce2).

Files Patch % Lines
...icrometer/MicrometerThreadPoolExecutorFactory.java 0.00% 31 Missing ⚠️
...ropwizard/DropwizardThreadPoolExecutorFactory.java 19.23% 20 Missing and 1 partial ⚠️
...oint/collector/config/DropwizardConfiguration.java 0.00% 6 Missing ⚠️
...r/MicrometerThreadPoolExecutorFactoryProvider.java 0.00% 6 Missing ⚠️
...or/micrometer/CounterRejectedExecutionHandler.java 0.00% 5 Missing ⚠️
...oint/collector/config/MicrometerConfiguration.java 0.00% 4 Missing ⚠️
...int/collector/grpc/CollectorGrpcConfiguration.java 0.00% 3 Missing ⚠️
...inpoint/collector/monitor/MonitoringExecutors.java 75.00% 0 Missing and 1 partial ⚠️
...itor/dropwizard/MeterRejectedExecutionHandler.java 0.00% 1 Missing ⚠️
...point/flink/config/FlinkExecutorConfiguration.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11268       /-   ##
============================================
- Coverage     36.91%   36.89%   -0.03%     
  Complexity    12078    12078              
============================================
  Files          4011     4016        5     
  Lines         98335    98391       56     
  Branches      10431    10433        2     
============================================
  Hits          36300    36300              
- Misses        59065    59120       55     
- Partials       2970     2971        1     

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

@intr3p1d intr3p1d merged commit 668f8e2 into pinpoint-apm:master Aug 2, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant