Skip to content

healthcheck endpoint - #873

Merged
pirate merged 1 commit into
ArchiveBox:devfrom
ajgon:feature/healthcheck
Oct 21, 2021
Merged

healthcheck endpoint#873
pirate merged 1 commit into
ArchiveBox:devfrom
ajgon:feature/healthcheck

Conversation

@ajgon

@ajgon ajgon commented Oct 3, 2021

Copy link
Copy Markdown
Contributor

Summary

This PR adds a /health endpoint which does nothing more than returning plaintext OK response. It is useful for service discovery tools (consul/kubernetes etc.), to quickly say, that service is alive and running.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

@pirate
pirate merged commit 569a458 into ArchiveBox:dev Oct 21, 2021
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