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

Healthcheck docs added extra information to enable the endpoint #2934

Conversation

Nano112
Copy link
Contributor

@Nano112 Nano112 commented Apr 5, 2024

Enabling the Health monitor extension is not enough to get it running since the endpoint also has to be enabled to be usable.
I just added a small line to specify it.

Current documentation

@Nano112 Nano112 requested a review from a team as a code owner April 5, 2024 09:25
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.107%. Comparing base (1a70930) to head (b3b4e80).

Additional details and impacted files
@@              Coverage Diff              @@
##              main     #2934       +/-   ##
=============================================
+ Coverage   87.985%   88.107%   +0.121%     
=============================================
  Files           94        94               
  Lines         7408      7408               
  Branches      1307      1307               
=============================================
+ Hits          6518      6527        +9     
+ Misses         599       593        -6     
+ Partials       291       288        -3     

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

@ahopkins ahopkins merged commit b6a8f8e into sanic-org:main Apr 5, 2024
27 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