Skip to content

Context-aware checks

Compare
Choose a tag to compare
@vgarvardt vgarvardt released this 11 Nov 10:52
· 137 commits to master since this release
b37d36e
  • No more package-level vars - health-checks container should be instantiated first
  • Configure health-checks container with options
  • Tracing support to track how long every individual check takes
  • Checks are context-aware
  • Added new Postgres check implementation based on pgx/v4