gbip / sentry_tunnel

Proxy sentry request to a sentry server using a tunnel/proxy endpoint
BSD 2-Clause "Simplified" License
33 stars 12 forks source link

feat: add healthz endpoint #13

Closed Telemaco019 closed 8 months ago

Telemaco019 commented 11 months ago

The PR adds a /healthz endpoint to monitor the server's health, which can be used as a Kubernetes liveness probe.