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

Bruceyan/issue monitor 20230624 #1382

Merged

Conversation

yanrongzhen
Copy link
Member

Changes proposed in this pull request:

  • thread pool monitoring in agent mode.

Check mailbox configuration when submitting. Contributor Guide

# Conflicts:
#	starters/threadpool/monitor/hippo4j-spring-boot-starter-monitor-elasticsearch/src/main/java/cn/hippo4j/springboot/starter/monitor/elasticsearch/ElasticSearchMonitorAutoConfiguration.java
#	starters/threadpool/monitor/hippo4j-spring-boot-starter-monitor-local-log/src/main/java/cn/hippo4j/springboot/starter/monitor/local/log/LocalLogMonitorAutoConfiguration.java
#	starters/threadpool/monitor/hippo4j-spring-boot-starter-monitor-micrometer/src/main/java/cn/hippo4j/springboot/starter/monitor/micrometer/MicrometerMonitorAutoConfiguration.java
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.97 ⚠️

Comparison is base (d3e76ff) 36.49% compared to head (9bc31bd) 35.52%.

❗ Current head 9bc31bd differs from pull request most recent head 0bf6633. Consider uploading reports for the commit 0bf6633 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1382      +/-   ##
=============================================
- Coverage      36.49%   35.52%   -0.97%     
+ Complexity       849      846       -3     
=============================================
  Files            254      258       +4     
  Lines           5644     5722      +78     
  Branches         523      530       +7     
=============================================
- Hits            2060     2033      -27     
- Misses          3391     3497     +106     
+ Partials         193      192       -1     
Impacted Files Coverage Δ
...common/handler/DynamicThreadPoolAdapterChoose.java 0.00% <0.00%> (ø)
...ippo4j/common/handler/ThreadPoolStatusHandler.java 0.00% <ø> (ø)
...ndler/TransmittableThreadLocalExecutorAdapter.java 0.00% <0.00%> (ø)
...ransmittableThreadLocalExecutorServiceAdapter.java 0.00% <0.00%> (ø)
.../hippo4j/common/handler/ZipkinExecutorAdapter.java 0.00% <0.00%> (ø)
...po4j/common/support/AbstractThreadPoolRuntime.java 0.00% <0.00%> (ø)
...core/executor/state/ThreadPoolRunStateHandler.java 0.00% <0.00%> (ø)
...support/adpter/DynamicThreadPoolAdapterChoose.java 0.00% <ø> (ø)
.../support/adpter/ThreadPoolTaskExecutorAdapter.java 0.00% <ø> (ø)
...dpter/TransmittableThreadLocalExecutorAdapter.java 0.00% <ø> (ø)
... and 3 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@magestacks magestacks merged commit f773440 into opengoofy:develop Jun 22, 2023
3 checks passed
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