#Uptime monitoring

1 messages · Page 1 of 1 (latest)

cerulean leaf
#

Any best practices or documentation for uptime monitoring with convex? I'd like to use for example betterstack to be able to ping my custom domain and notify me of any issues, but I cant find any documentation or examples on how it can be done, especially for the web socket endpoint. I'd prefer a standard /healthz endpoint to ping that returns 200 then it is alive and well

cunning prism
#

hi @cerulean leaf we don't currently export a healthz endpoint but you can use /instance_name if that works for your use-case

#

lmk if you specifically need healthz and we can likely add it

cerulean leaf
#

Thanks! That should do just fine, but I think exposing a healthz that does not expose any internals would be preferable in the future + some docs on the website for uptime monitoring. You could even upsell integrations for uptime monitoring for worried clients like me