Skip to content

Conversation

Sherlock113
Copy link
Member

@Sherlock113 Sherlock113 commented Jul 2, 2025

What does this PR address?

Fixes #(issue)

Before submitting:

Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
@Sherlock113 Sherlock113 requested a review from a team as a code owner July 2, 2025 01:53
@Sherlock113 Sherlock113 requested review from xianml and removed request for a team July 2, 2025 01:53
@Sherlock113 Sherlock113 self-assigned this Jul 2, 2025
Copy link
Contributor

hyperlint-ai bot commented Jul 2, 2025

PR Change Summary

Added built-in status endpoints for health monitoring in BentoML Services documentation.

  • Introduced three built-in health monitoring endpoints: /healthz, /livez, and /readyz.
  • Provided code examples for checking the status of these endpoints.
  • Clarified that these endpoints require no configuration and are included by default.

Modified Files

  • docs/source/build-with-bentoml/observability/monitoring-and-data-collection.rst

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@Sherlock113 Sherlock113 added the documentation Documentation, tutorials, and example projects label Jul 2, 2025
@Sherlock113 Sherlock113 requested a review from frostming July 2, 2025 01:54
Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
@Sherlock113 Sherlock113 merged commit ac7d954 into bentoml:main Jul 2, 2025
5 of 6 checks passed
@Sherlock113 Sherlock113 deleted the docs/basic-monitoring branch July 2, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation, tutorials, and example projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants