Skip to content

Conversation

DominicGBauer
Copy link
Contributor

@DominicGBauer DominicGBauer commented Nov 11, 2024

Description

Added probe endpoints which can be used for healthchecks by users. Startup to show the system has started up, liveness to show if the system is alive and readiness to show the system is ready.

Work Done

  • Added readiness, liveness, and startup endpoints

Testing

Added unit and integration testing for probes endpoint.

Not sure if there is any other testing I should do?

@changeset-bot
Copy link

changeset-bot bot commented Nov 11, 2024

🦋 Changeset detected

Latest commit: c2728a3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@powersync/service-core Patch
@powersync/service-image Patch
test-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DominicGBauer DominicGBauer changed the title WIP feat: add http probes feat: add http probes Nov 11, 2024
@DominicGBauer DominicGBauer self-assigned this Nov 11, 2024
@DominicGBauer DominicGBauer marked this pull request as ready for review November 11, 2024 16:00
@DominicGBauer DominicGBauer changed the title feat: add http probes feat: add http probes for health checks Nov 11, 2024
@DominicGBauer DominicGBauer merged commit 21de621 into main Nov 12, 2024
8 checks passed
@rkistner rkistner deleted the feat/add-http-probes branch December 9, 2024 07:17
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