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

Support custom healthheck and healthindicator config #1129

Merged
merged 28 commits into from
Mar 28, 2023
Merged

Support custom healthheck and healthindicator config #1129

merged 28 commits into from
Mar 28, 2023

Conversation

crazysaltfish
Copy link
Contributor

Support for customizing single healthCheck and healthIndicator

寻芳 and others added 27 commits August 23, 2022 10:58
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #1129 (6d96b35) into master (b7f7ab2) will decrease coverage by 0.23%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1129      +/-   ##
============================================
- Coverage     11.46%   11.24%   -0.23%     
  Complexity       41       41              
============================================
  Files           326      324       -2     
  Lines          9426     9473      +47     
  Branches       1290     1298       +8     
============================================
- Hits           1081     1065      -16     
- Misses         8184     8247      +63     
  Partials        161      161              
Impacted Files Coverage Δ
...alipay/sofa/healthcheck/HealthCheckProperties.java 0.00% <0.00%> (ø)
...m/alipay/sofa/healthcheck/HealthCheckerConfig.java 0.00% <0.00%> (ø)
...lipay/sofa/healthcheck/HealthCheckerProcessor.java 0.57% <0.00%> (-0.16%) ⬇️
...pay/sofa/healthcheck/HealthIndicatorProcessor.java 0.00% <0.00%> (ø)

... and 10 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@HzjNeverStop HzjNeverStop left a comment

Choose a reason for hiding this comment

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

LGTM

@HzjNeverStop HzjNeverStop merged commit dfc44e5 into sofastack:master Mar 28, 2023
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.

2 participants